by brashau
Need help working a clock
|
|
[no replies]
|
by hellocyf
about strstr
|
|
[2 replies] Last: ye,thats my fault! how to close this topic (by hellocyf)
|
by t1dUs
Output operator overloading problem
|
|
[1 reply] : I just tried the following in a test app in windows and it did not c... (by binarybob350)
|
infinite while loop |
|
[3 replies] Last: This works: int iAnswer( 0 ); while( true ) { std::cin.sync( )... (by closed account zb0S216C)
|
How to email a simple plain text on windows form applications? |
|
[10 replies] Last: Disable C++ Exceptions? If that fixes it temporarily then it could be ... (by KeyForge)
|
by enunekwu
i am new here
|
|
[4 replies] Last: thanks Albatross just did it n it work liked charm, will ask again whe... (by enunekwu)
|
by rem45acp
Class with map containing function pointers of another class
|
|
[5 replies] Last: [quote=rem45acp]So is there a way to store *this somehow inside the te... (by m4ster r0shi)
|
getline(cin,mystr) and while loops |
|
[1 reply] : This may be it: When you use cin>>, you leave a newline ('\n') in the... (by Zhuge)
|
by NewDev
Question on Copy Constructor
|
|
[2 replies] Last: So is this the right way.This works anyways... hello &operator = (c... (by NewDev)
|
by mbcx7mm3
printing out to files
|
|
[10 replies] Last: "student::printf(std::basic_ofstream<char, std::char_traits<char> >&)... (by Ambeco)
|
by Evolve
2 Dimentional Maps : Passing values from a map to a function.
|
|
[3 replies] Last: I do not know if this is acceptable forum etiquette . Let me know if i... (by Evolve)
|
by jkretzer
unsolved externals error
|
|
[5 replies] Last: Change cout << "Your amount " << amount << " consists of \n" << to... (by Moschops)
|
by Janlan
PlaySound()
|
|
[2 replies] Last: For PlaySound(...) will work for small WAV files, but for MP3 an... (by lnk2019)
|
by tajwan
c++ vs C#
|
|
[3 replies] Last: I don`t good writing englis google chrome translate all langue. I hav... (by tajwan)
|
by ppoonamk
Help with jump between functions
|
|
[2 replies] Last: Does this look good? #include <cstdio> #include <cstdlib> #include <... (by m4ster r0shi)
|
by jkretzer
if/else question
|
|
[12 replies] Last: ok thanks a lot guys! (by jkretzer)
|
by statesman
OpenGl avoiding redraw shape
|
|
[2 replies] Last: Are you experiencing poor performance from drawing the static objects?... (by helios)
|
by bigbass1997
Console Ideas
|
|
[5 replies] Last: An IRC bot is a good idea. Add some of the standard functions, like ba... (by Athar)
|
by HenriK
Game Engine design problem
|
|
[13 replies] Last: [quote=HenriK]Player can face enemy. Enemy can face player. [quote=M... (by Mathhead200)
|
by arorni
How to Keep the socket live
|
|
[no replies]
|