|
-
Jul 19th, 2001, 10:19 PM
#2
PowerPoster
here it is...
strcpy is copy a character into a assign buffer.
getcwd is to retrieve the current working directory. (as the function named, get current working directory)
chdir = _chdir is to change the current working directory. (as the function named, change current working directory)
_lread is to read the data from a specified file.
_lclose is to close the specified file
regards,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|