Next:
Memory-Mapped Files (see Fig.
Up:
Files
Previous:
File Operations
Contents
An Example Program Using File System Calls (see Fig.
6.6
)
Figure 6.6:
A simple program to copy a file.
copyfile
abc
xyz
; where argv[0]="copyfile", argv[1]="abc", argv[2]="xyz"
2004-05-25