954,505 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

path

hi guys,

i have no idea how these lines work the given c program(see attachment).the program is about Read SEG-Y input data from disk file (stream of bytes)
to properly structured SEG-Y with proper IRGs on tape.The program didnt include any path of the file.does theses line works as path (i.e.frm the tape to the disk) as well.
fd_in_segy = open(argv[1],O_RDONLY);
fd_out_segy = open(argv[2],O_WRONLY);
i m bit confussed

bye

Attachments segyread.c (3.82KB)
pranavjec
Newbie Poster
6 posts since Aug 2004
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You