by Yuan
Making custom-sized ints?
|
|
[3 replies] Last: isnt the following similiar? struct { long bla : 6 cha... (by Incubbus)
|
by rajatgirotra
Passing auto_ptr<T> by non-const reference.
|
|
[6 replies] Last: In the foo() function of the code (above) compiled using gcc 3.4.6, it... (by Robertlzw)
|
by rajatgirotra
How to find the g++ library version
|
|
[1 reply] : Not sure you can. Why would you want to anyway? (by jsmith)
|
by rituk
sudoku in wxDEV-C++
|
|
[6 replies] Last: rituk, I don't know what sort of level you are at so this may be w... (by closed account z05DSL3A)
|
by prasadi
spin lock issues with stlport4
|
|
[no replies]
|
by chrisben
question on exception specification
|
|
[1 reply] : Exception specifications were originally added to the language to allo... (by jsmith)
|
by helios
Parameter!=argument?
|
|
[no replies]
|
by Incubbus
Chat Server Methodics
|
|
[no replies]
|
by Blitz Coder
SDL issue
|
|
[10 replies] Last: I have same problem too but I solved with this way: Measure look.png ... (by a20365354)
|
by nny
tcp addressing problem
|
|
[7 replies] Last: I understand that your comms works on your LAN, but not outside it. ... (by kbw)
|
by skiing
random number generator
|
|
[4 replies] Last: Well, first you have to post syntactically correct code, otherwise I c... (by jsmith)
|
by Incubbus
numeric_limits::max() vs windows.h
|
|
[7 replies] Last: "Kanji" is Japanese for "Chinese Character(s)". It is for Shift-JIS su... (by Duthomhas)
|
by chrisben
more test questions
|
|
[5 replies] Last: thanks for the help. (by chrisben)
|
Casting iterators? |
|
[4 replies] Last: Or make it a template function. (by jsmith)
|
by sedrel
How can I force a derived class to override a base class member variable?
|
|
[3 replies] Last: Here's a thought. Not sure if it helps.... template< typename... (by jsmith)
|
by Rimdeker
Code::Blocks problem
|
|
[1 reply] : There may be some problem with the compiler, try to see if the setting... (by Bazzy)
|
by rcr
Memory problem?
|
|
[4 replies] Last: Ah. Got it. Thanks helios. (by kevinchkin)
|
by Drake Aran
next days dates and times
|
|
[19 replies] Last: Ah...! Thanks man, you're a life saver! (by Drake Aran)
|
by bayuaj
forward declaration and template function error
|
|
[7 replies] Last: Hi kbw.. thank u a lot for your suggestion.. that really works! (by bayuaj)
|
by wans
Tic Tac Toe program need a fix for the Drawing of the game.
|
|
[7 replies] Last: Thanks for the help. Really appreciate it. (by wans)
|