Name: Anonymous 2009-09-03 7:48
are there any open/write functions for C , which do not overwrite chars in a file , but insert them ?
or do i have to write a shitty loop that just reads , stores and writes a char ?
also discuss file and string handling libraries because most that i have seen suck .
or do i have to write a shitty loop that just reads , stores and writes a char ?
also discuss file and string handling libraries because most that i have seen suck .