Is it memory leak?You have right. Thanks I tested this: [code] char *a = "Some text"; char *b = "Another text"; b[2]...
Is it memory leak?Hi everyone. If I use a new operator without delete or I assign a new data to pointer with a new ...
Free() problem, app crashThanks for reply I will choose another library with different functions, more proffesional :)
Free() problem, app crashHi everyone! I get problem with code from tutorial NeHe OpenGL [code] int LoadGLTextures() {...
ProgressBar of write/copy a file from resourcesHi! I have issue with reading "bytesWritten: from WriteFile in a second thread of application. ...
This user does not accept Private Messages