Returning pointers to struct membersHi, I want to write a class that returns a pointer to any data in an array: [code]class CData ...
Exporting classesHi, I'm having trouble exporting classes in a diamond structure from a DLL: [code]#ifdef DLLDL...
Prevent application from "APPCRASH"Hi, I'm trying to write a code for scrolling on a touchscreen, but half of the time my app crashe...
Saving dataOk, I'll try, but isn't it a problem that I don't know the number of colombs and rows? And isn't...
Saving dataHi, I'm writing a windows application which should [b]save and read[/b] data like this: [outpu...