User profile: mmay

User info
User name:mmay
History
Joined:
Number of posts:55
Latest posts:

Memory, pointers, structs problem
Sorry, not familiar with C# - hopefully somebody else will be able to answer.

load a .dat file into a listwidget QT
Assuming you're using Qt4, have a look at the QListWidget addItem(const QString& label) documentatio...

Memory, pointers, structs problem
You can't, in general, send a _pointer_ between two applications (either on different machines, or o...

passing string stream by refernce
What error message are you getting when trying to pass a stringstream by reference? The following w...

Some may help * names
Here? http://www.cplusplus.com/forum/beginner/1/