View Single Post
Old 07-13-2006, 12:49 PM   #9 (permalink)
heinz1218
Registered User
 
Join Date: Jul 2006
Posts: 9
heinz1218 is on a distinguished road
again, forgive my ignorance.

i've installed dev-c++, and created a new file for a "windows based environment." Then i renamed my data file "input.txt"

so then where do i put this line into the code:
Quote:
program input.txt output.txt
or if that's not what i put into the code, do i replace
Quote:
FILE *ifp, *ofp;
thanks again
heinz1218 is offline   Reply With Quote