<img src=smilies/2gunsfiring_v1.gif> i need some
more info on the c fopen() function
no one has stuff on it at lesst not enuf<img src=smilies/banghead.gif><img src=smilies/cry.gif>
i allso need some stuff like the gcc code to fopen()<img src=smilies/thumb.gif>
<img src=smilies/retard.gif> =<img src=smilies/werd.gif>
> i need some
> more info on the c fopen() function
> no one has stuff on it at lesst not enuf
> i allso need some stuff like the gcc code to fopen()
1) Learn to type.
2) Don't use so goddamn many smileys.
3) Learn to use Google.
4) If you want the code that glibc uses for fopen, then maybe you should... GASP... download the source to GCC! OMG!
man fopen
gonna have to agree with moogle on this one. if you dont know where to find info on fopen, let alone use it, you need more help than you think.
Ok then let me redo the hole
explantion. I all ready have the source code
on disk I don't know where the fopen()
info is, and if I were to download it would take
to long on my old modem I refuse to update
and have wierd problems doing.
Thank You.
<img src=smilies/angryfire.gif>
I know the commands like following:
FILE *file;
fopen("names", option); //option being W,R,A,W+,R+,A+
//names the freaking name
Im not here to compete in codeing
I've used fopen() many times before.
All I wanted was the code to fopen()
so I could rework it for my text
editer I'm making.
> FILE* myfile;
> myfile = fopen("C:\\Somepath\\somefile.ext","rb");
> if( myfile == NULL )
Who cares about the binary options who care
about the full detials to and if your tring a
real C program well your missing stdio.h
and main(). Becouse I know how to use
it just need to find wich directory
the codes in to many dirs.<img src=smilies/angryfire.gif>
I hope no one answers your question ever. Not only did you ask it poorly but you explode at people when they're trying to give you what they think you're looking for.
I'll be sure not to try and help you in the future... since it only seems to piss you off.