sourge engine |
|
[6 replies] Last: Again, by websearch of the error message: http://stackoverflow.com/que... (by keskiverto)
|
by cvoncina
i think i have some errors with inheritance and templates
|
|
[2 replies] Last: http://www.cplusplus.com/forum/general/113904/#msg622073 (by ne555)
|
Allegro 5 - 'main' mixup |
|
[1 reply] : Solved it! Turns out it was as simple as: #define ALLEGRO_NO_MAGIC_M... (by Irrelevant Elephant)
|
by lemming622
Date and Time as a string
|
|
[1 reply] : Why would they? Your formats specify a digit in the last position. ... (by AbstractionAnon)
|
by prestokeys
Design Pattern Exercises in C++
|
|
[7 replies] Last: To avoid having to repeat the definitions for the four accept override... (by prestokeys)
|
by bwilson1
help with queue
|
|
[4 replies] Last: It would be incredibly easy if you just read the error messages that y... (by ne555)
|
by Aralox
Working JNI example with Java 1.8.X?
|
|
[no replies]
|
how to parse eml file |
|
[4 replies] Last: Thx for your reply. Recommending any specified parser will be more hel... (by breadbread1984)
|
by ToniAz
Faulty use of constructor of dynamic array
|
|
[2 replies] Last: Thanks for the explanation! (by ToniAz)
|
by csstudent123
searching binary file
|
|
[5 replies] Last: void searchSymbol( char sym, chemicalElement chemEl ){ ... if(strcmp... (by dhayden)
|
by Victor89
Sorting using pointers
|
|
[5 replies] Last: Please... please prefer A over *(A+i) . Please. My heart dies ... (by Disch)
|
Why does this code output this number (it should be different) |
|
[2 replies] Last: wow, great idea coder777. (by gameprogrammer)
|
by DevTK
cannot access private members declared in class basic_ios<_Elem, _Traits>
|
|
[4 replies] Last: If the error is saying it cannot access the private data member then y... (by jheard901)
|
How to display numbers with decimals |
|
[1 reply] : Numerator or denominator or both should be float. Example: #include <... (by Regeon)
|
by Necro
Error: Invalid use of non-static data member, in Nested Classes
|
|
[11 replies] Last: Hey, really sorry for not replying this long. I run into some trou... (by Necro)
|
by mike1971
Need Help in development of a fraction class
|
|
[4 replies] Last: 1) Please use code tags for your code, to make it readable: http://w... (by MikeyBoy)
|
by N495t4r
having negative 0 as my result after multiplying zero with a negative number
|
|
[2 replies] Last: that was helpful, tnx (by N495t4r)
|
by helshahaby
reference operator
|
|
[2 replies] Last: What giblit says. It's to avoid copying the string unnecessarily. (by Peter87)
|
by joebrady
Stuck on student project, classes and objects
|
|
[2 replies] Last: Hello @joebrady. The links u gave are not opening. Would u please sen... (by closed account LbXjz8AR)
|
by Marins159
Dropbox Access
|
|
[1 reply] : https://www.dropbox.com/developers (by LB)
|