Trouble compiling a program which should write a new file every dayYou give to few arguments to strftime it needs 4 arguments not 1. http://www.cplusplus.com/refere...
concurrent access to sqlitehttp://www.sqlite.org/lockingv3.html try this link (the same thing without ",")
sintax error & illegal indirectionIt compiles for me assuming: [code] double M_PI = 3.14; [/code] So I suspect that M_PI in your...
Crash in AI programI haven't tested anything so I can't be sure. However I think your problem is here: [code] // I...
Problem including a.h in b.h when b.h is included in a.hWell you're right about why the problem occurs. http://www.cplusplus.com/forum/articles/10627/ I...
This user does not accept Private Messages