User profile: TimGalant

User info
User name:TimGalant
Name:Tim
Location:Oude Tonge
Statistical data
Birthdate:Oct 5, 1990
Gender:Male
Occupation:Student
History
Joined:
Number of posts:14
Latest posts:

Returning pointers to struct members
Hi, I want to write a class that returns a pointer to any data in an array: [code]class CData ...

Exporting classes
Hi, 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 data
Ok, I'll try, but isn't it a problem that I don't know the number of colombs and rows? And isn't...

Saving data
Hi, I'm writing a windows application which should [b]save and read[/b] data like this: [outpu...