User profile: NwN

User info
User name:NwN
History
Joined:
Number of posts:770
Latest posts:

code error vector subscript
Hi there, If you get any errors, please include them in your post. [quote]The Error lies within sn...

Code not working / While Loop Arrays
Hi there, [code]int playarray[5][5]; while (playarray < 21) //This is the while loops my program w...

Show/Hide Cursor
Hi there, I'm afraid you will have to be a bit more specific. I'm assuming you're writing a GUI app...

Mysterious Seg. Fault........Spoj ARITH
Hi there, Welcome to the forums :) My advice: - wrap the code in code tags: [cod[i][/i]e] code he...

image upload via c++ cgi
Hi there, I'm no expert on this, but perhaps you could do something like: [code]std::string image;...