path

Please support our C advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Aug 2004
Posts: 6
Reputation: pranavjec is an unknown quantity at this point 
Solved Threads: 0
pranavjec pranavjec is offline Offline
Newbie Poster

path

 
0
  #1
Aug 14th, 2004
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
Attached Files
File Type: c segyread.c (3.8 KB, 10 views)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C Forum
Thread Tools Search this Thread



Tag cloud for C
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC