Memory, pointers, structs problemSorry, not familiar with C# - hopefully somebody else will be able to answer.
load a .dat file into a listwidget QTAssuming you're using Qt4, have a look at the QListWidget addItem(const QString& label) documentatio...
Memory, pointers, structs problemYou can't, in general, send a _pointer_ between two applications (either on different machines, or o...
passing string stream by refernceWhat error message are you getting when trying to pass a stringstream by reference? The following w...
Some may help * namesHere? http://www.cplusplus.com/forum/beginner/1/