by packetpirate
Getting .exe to run on other computers.
|
|
[8 replies] Last: It works now. Thanks. (by packetpirate)
|
by jackel7777
pure virtual function
|
|
[5 replies] Last: my reply to fun2code: show() is virtual in all derived classes as in l... (by jackel7777)
|
by Emenyke
Date arithmetic
|
|
[2 replies] Last: Thanks man. I appreciate it a lot. I'll just try it out now (by Emenyke)
|
Method that returns Object pointer |
|
[1 reply] : // MenuItem Menu::*findItem(string code) I am a newbie, so just try: M... (by vencent)
|
by codist
tearing in opengl
|
|
[3 replies] Last: I'm using the Win32 ways of doing things. this is my render function: ... (by codist)
|
by student 123
overwrite text file data?
|
|
[5 replies] Last: Basically that is the idea. By the way, I find a way to overwrite the ... (by student 123)
|
Simple stream cipher - key generation |
|
[6 replies] Last: Indeed - thanks for pointing that out. Previously I had been aware tha... (by closed account Lv0f92yv)
|
C++ book for Windows programming for a newbie. |
|
[1 reply] : 1. wrong forum 2. there's already topic(s) on this, e.g http://www.cpl... (by matsom)
|
soundex function question |
|
[4 replies] Last: Oh, thank you. Now that you point it out, stopping the loop at 4 seem... (by closed account zwA4jE8b)
|
by ty98
here is a motly color project
|
|
[3 replies] Last: what do you meen hanst99 ? ok onur then it is a good project. (by ty98)
|
by john andre
function implementation outside the class
|
|
[17 replies] Last: ok i will do it ultifinitus thanks for your reminder... (by zulfikar)
|
by gabyam
For loop error
|
|
[2 replies] Last: And also, don't fflush() input streams! You get undefined behavior. (by firedraco)
|
by f00tiefan
Need help writing one member function in this code
|
|
[4 replies] Last: I would suggest using a map of morse code "characters" to alphabetical... (by Zhuge)
|
by superman
Windows 7
|
|
[5 replies] Last: I have no re-installed it and it is working (by superman)
|
by student 123
if statement do not work?
|
|
[7 replies] Last: thanks for replying guys. I already sorted out my problem. Many thank ... (by student 123)
|
by vanessaowl22
Please help me!
|
|
[1 reply] : 1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 91; 92; 93; 94; 95; 96; 97; 98; 99; 1... (by ModShop)
|
by f00tiefan
Virtual String Function problem
|
|
[7 replies] Last: All I really had to do was add virtual string whatami(); to e... (by f00tiefan)
|
by DeviantSpy
Assistance with Code Please
|
|
[2 replies] Last: Genius, thanks it is working. (by DeviantSpy)
|
by nmiltner
Can someone help me
|
|
[4 replies] Last: Thank you for your quick response! I will make that change. Hopefull... (by nmiltner)
|
by digdigdig
3x3 by 3x2 Matrix Multiplication?
|
|
[5 replies] Last: Oh crap I forgot you're doing the dot product. (by benjelly)
|