by CGunn86
[Win32 API] X(close) button behavior.
|
|
[2 replies] Last: Ah yes. Forgot about WM_CLOSE. That indeed does the trick for me. Than... (by CGunn86)
|
by CodeOpen
Why 97?
|
|
[4 replies] Last: inside double quotes "a" is a string. Inside single quotes 'a' it is a... (by pearlyman)
|
by gulfboy9526
Programming problem!
|
|
[1 reply] : There is no value in your piece.at(?????????????) initiization and I d... (by pearlyman)
|
by Skwidman157
Compiler doesn't know what this class is
|
|
[4 replies] Last: I don't know but, that's what fixed it. The code is posted above, see ... (by Skwidman157)
|
by DrJones
shared pointers - undirected graphs..
|
|
[12 replies] Last: I can only access first and second, which make me think its a pair It... (by MiiNiPaa)
|
PointersLab |
|
[4 replies] Last: Please stop posting so many threads: http://www.cplusplus.com/forum/ge... (by LB)
|
by CamaroKingSS
For Loop Display?
|
|
[2 replies] Last: Thanks you so much for you help..You just helped me ALOT. (by CamaroKingSS)
|
by DrJones
Boost graphs - Cannot use add_edge()
|
|
[1 reply] : vector<pair<Vertex, Vertex>> edges; vector<pair<int, int>> edges; E... (by MiiNiPaa)
|
by Kreadeth
To start doing graphics
|
|
[3 replies] Last: The same guy that made that playlist tutorial for Allegro 5 linked abo... (by TarikNeaj)
|
by Stauricus
is this a safe way of creating binary file from vector?
|
|
[2 replies] Last: you are right, i fixed it a little. the static cast from size_t really... (by Stauricus)
|
by ateurls1p
need help adding text output file to program?
|
|
[1 reply] : Please edit your post and make sure your code is [co de]between cod... (by LB)
|
by CodeOpen
fload and double
|
|
[4 replies] Last: Ah, my mistake. (by LB)
|
by OJ123
need some help
|
|
[no replies]
|
by smb15
Pointers & Arrays
|
|
[1 reply] : Please do not post more than once: http://www.cplusplus.com/forum/gene... (by LB)
|
by besurk
Need help using pointers.
|
|
[4 replies] Last: seems like you don't really understand how while works try this: i... (by chipp)
|
by Wordz91
Help with Greatest Common Divisor
|
|
[7 replies] Last: Take input as a string and check for "00" before converting to a numbe... (by LB)
|
by Thebeatboxer
What does this program?
|
|
[2 replies] Last: Thanks for you very very fast response! :D (by Thebeatboxer)
|
by anarelle
Why is it bad to pass all parameters in a struct and just use what I need?
|
|
[4 replies] Last: Thanks again. That was very useful :) (by anarelle)
|
by anarelle
What's the difference if a struct parameter is indicated with the keyword "struct"?
|
|
[3 replies] Last: Thanks a lot to both!! I swear I searched in StackOverflow but didn't ... (by anarelle)
|
by Amiplus
Porting boost lirbaries
|
|
[1 reply] : You should ask the boost community: http://www.boost.org/community/gro... (by LB)
|