CompuServe Messages

C: fopen

    16-Mar-86 02:16:17
Sb: C: fopen
Fm: Mike Berro 73267,3361
To: All
A question for all you C wizards: I've tried using fptr = fopen("filename", "a"); to append data to the end of a file, but it works just like "w", i.e. it zaps what was already there. I know I must be doing something wrong, but I don't know what… By the way, has anyone benchmarked assembly language, as compared to Lattice, Aztec, etc. C? I personally find C harder to program in than assembly, except I can't find much info on assembly for the Amiga. Thanx! —Mike