|
|
Category: source:c:files
|
|
|
|
Category: source:c:files
|
|
Description: Very simple method to copy a file.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:files
|
|
Description: Echo, rename, remove, or read a byte from a file in unix.
|
|
Platform: unix
|
|
Author: Luis Araujo
|
 |
| |
|
|
|
|
|
|
Category: source:c:files
|
|
Description: Example of writing a struct to a binary file and then reading it back in.
|
|
Platform: unix/win
|
|
Author: detour
|
 |
| |
|
|
|
Popen
|
2002-01-29 14:10:43
|
|
c
|
|
|
|
|
Category: source:c:files
|
|
Description: Read the output from other programs using popen
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:files
|
|
Description: Example of reading a file with fopen() and fgets()
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:files
|
|
Description: Checks the given filename to see if it is a normal file.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:files
|
|
Description: Tests a file to see if it's a directory
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|