Posts: 246
Threads: 13
Joined: Aug 2010
Reputation:
0
What do you prefer, and what is faster?
Posts: 303
Threads: 56
Joined: Jun 2009
Reputation:
0
I'm using dudb, and it's more faster than fwrite.
Posts: 246
Threads: 13
Joined: Aug 2010
Reputation:
0
Uhm.. You must use sscanf/dcmd with it or not?
Posts: 303
Threads: 56
Joined: Jun 2009
Reputation:
0
Hmm, I do not really know it. But when you add sscanf/dcmd, this error message disappears?
Posts: 246
Threads: 13
Joined: Aug 2010
Reputation:
0
Dunno, am not using it, I am using strtok, might that be the problem?
Posts: 265
Threads: 39
Joined: Apr 2009
Reputation:
0
dudb uses fwrite too.
If you just want to write something to a file use fwrite and if you need a complete file and account system use dudb.