by xiikryssiix
Unformat input, Format output
|
|
[4 replies] Last: dude, thanks a million. i changed ALL of my " int 's" to " double '... (by xiikryssiix)
|
by zsady
Excel C++ PROBLEM
|
|
[no replies]
|
by hypercube1
some issues with functions... or DEV
|
|
[13 replies] Last: Oh nvm i forgot to add using namespace std; at the beginning. This i... (by hypercube1)
|
by helios
Valgrind, gdb, and IDEs
|
|
[1 reply] : kdbg will do. (by helios)
|
by vRltwE
std::ifstream::get() return double?
|
|
[11 replies] Last: helios, I do not have this knowledge you is telling about. But is v... (by vRltwE)
|
by Adalte
Problem with constructor
|
|
[no replies]
|
by wtf
Whats wrong with this code?
|
|
[2 replies] Last: ok well i've figured out what it probably is... I had to call a me... (by wtf)
|
by fiska
how you create threads in loop?
|
|
[8 replies] Last: By plaving around with the code, a new issue has arrised, see the co... (by fiska)
|
by poonninja
doubble hotkey?
|
|
[2 replies] Last: ok thanks that worked :) (by poonninja)
|
by dkaip
error in vector member class
|
|
[7 replies] Last: Line 11 is the vector<char*> case, so no, no .c_str(). (by jsmith)
|
by romasi
Ambiguous Constructors (and functions)
|
|
[9 replies] Last: No problem. If you have any further questions/problems, you can also ... (by jsmith)
|
by hwaterboys
Hash Table
|
|
[1 reply] : I have to say, it seems ok to me. I do have some general comments. ... (by kbw)
|
by poonninja
problem with opengl
|
|
[1 reply] : Put the dll to WINDOWS\system32 folder. (by hamsterman)
|
by kfmfe04
How to populate a map with const reference values?
|
|
[2 replies] Last: That's what I >suspected< - thx for the confirmation. I will do thi... (by kfmfe04)
|
by enigmatix
Default constructor is called immediately?
|
|
[2 replies] Last: Oh man... Ok, I'll have to remember that from now on. I'm just so used... (by enigmatix)
|
by vRltwE
Serial communications in c++ Linux/Windows
|
|
[no replies]
|
Bottleneck in Base Conversion Function |
|
[4 replies] Last: In that case, yeah, I agree with jsmith. Change line 4 to this: o... (by helios)
|
by MichelC
Problem with having 2 iterators on STL list
|
|
[7 replies] Last: Found the problem: _HAS_ITERATOR_DEBUGGING (insert Darth Vader... (by MichelC)
|
by tivoilos
_beginthreadex with Winsock2
|
|
[no replies]
|
Copying Class Data |
|
[10 replies] Last: @jsmith: Maybe I wrote something incorrectly without noticing. I suppo... (by closed account S6k9GNh0)
|