by Avencher83
STL sort on vector<xxx *>... Problem with sort predicate
|
|
[3 replies] Last: Hello, my class "TrackPoint" has a additional member named "m_index... (by Avencher83)
|
by kingdro
determining a prime number
|
|
[5 replies] Last: i2Fluffy, i needed only some advise on how to do it not a complete pro... (by kingdro)
|
by vw4x4
difference between symbolic constanta and constant qualifier
|
|
[1 reply] : http://www.parashift.com/c++-faq-lite/const-vs-define.html (by JLBorges)
|
C++11 thread Error |
|
[2 replies] Last: Yes, Exactly. Thanks. But what is pthread option? (by majidkamali1370)
|
by rkirkwood
Code:Blocks with MinGW vs. Visual C++ Express
|
|
[5 replies] Last: It's not even that hard. Right on the toolbar there's a drop-list tha... (by Disch)
|
by rollie
Pointer to non-static member variable?
|
|
[14 replies] Last: Hmm, maybe should have done more investigation. The stack overflow que... (by rollie)
|
by sasho648
Read file structure
|
|
[4 replies] Last: Not by I reverse engineering a program which has a char string with th... (by sasho648)
|
error: Type expected class-name before ‘{’ token |
|
[4 replies] Last: kbw...Is this easy to do with cmake? Anyway the problem ended up bein... (by Steven Tuckness)
|
by rithan
Need help in using vector in class
|
|
[8 replies] Last: Just for completeness, the original post was this monstrosity :) c... (by Moschops)
|
by Adam2012
i need help with this pls
|
|
[11 replies] Last: ok thanks a lot. i highly appreciate ur help (by Adam2012)
|
Pointers to Classes: Back and Forward |
|
[4 replies] Last: That worked beautifully. (by willygarcia75)
|
by vw4x4
differnce between escape sequence and special characters
|
|
[1 reply] : 1) Depends what you mean by "special characters". Escape sequences j... (by Disch)
|
Shuffle in music player |
|
[4 replies] Last: Thank you Peter87. it helps me a lot. (by HiteshVaghani1)
|
by james16
need help with compiling some simple lines of code
|
|
[2 replies] Last: thanks alot man. that was the only error in the code. compiles fine no... (by james16)
|
by paulmcco
Finding Overlap in Ranged tuples
|
|
[2 replies] Last: max(0, min(e1,e2) - max(s1, s2) + 1) Just need to add 1 since I ass... (by ssrun)
|
by Jayhawker07
Ideas for a game?
|
|
[no replies]
|