Doesn't write out decimals... |
|
[2 replies] Last: @helios min and sek are integers, so min/60 and sek/3600 are integer d... (by AnEvilVegetable)
|
by Stas Kubrak
Reference to member-function of inherited class
|
|
[4 replies] Last: Isn't that book written in C? Yes, in just C, without pluses. dM... (by Stas Kubrak)
|
by bradleyy1012
Getting location of file into string
|
|
[1 reply] : My problem: I need to get the full path of each text file into a stri... (by coder777)
|
by awsdert
Address of data stuff
|
|
[14 replies] Last: If it crashes then it provides me with a scenario to learn from, anywa... (by awsdert)
|
by Jayhawker07
Virtual file systems
|
|
[2 replies] Last: If you want a nice exercise that will keep you busy for a couple weeks... (by helios)
|
recursive function on a map of objects segfaults when i pass by value OR reference |
|
[no replies]
|
by topsaa
reading txt file into vector of struct
|
|
[5 replies] Last: [quote=vince1027]Hint: It is possible to obtain the address of the fir... (by ne555)
|
by devonrevenge
so im trying to install sfml onto code blocks i get two errors
|
|
[11 replies] Last: Have you tried SFML Coder's tutorial? http://sfmlcoder.wordpress.com/2... (by naraku9333)
|
by Hurricane
Allegro checking if key held down using bool as a flag
|
|
[8 replies] Last: I got it using the if statements, but I had to include another if stat... (by Hurricane)
|
by rayhayek
C++ error duno how to solve:(
|
|
[4 replies] Last: Here are the errors I see: Line 66: getId is declared as returning f... (by AbstractionAnon)
|
by esoul96
Password Program
|
|
[10 replies] Last: By doing it AbstractionAnons way, your loop terminates. Doing it any o... (by pogrady)
|
by mih
In function `__static_initialization_and_destruction_0': multiple definition of `Column::Names' first defined here
|
|
[6 replies] Last: The DataGrid.cc file do not have main() method nither do any of the ... (by mih)
|
by blade86sam
c++ vector objects erase function
|
|
[3 replies] Last: wow that was soooo noob on my part... lmao thanks a ton ne555 , that... (by blade86sam)
|
by dovip
help me
|
|
[3 replies] Last: Oh never mine. I found it. http://v2.cplusplus.com/forum/beginner/6185... (by dovip)
|
by RaineShadow
Binary Search Tree Manipulation (Fresh Look Please)
|
|
[no replies]
|
by Tyler Hummel
Pointer always returning NULL
|
|
[5 replies] Last: Huh, I honestly didn't know it worked that way. Thanks for your help e... (by Tyler Hummel)
|
by mih
C++ compilation errors: redefined , NULL used in arithemetic, undefined reference to,
|
|
[2 replies] Last: Was able to fix warning #3 )/src/grid/obj/Datagrid.o: In function `D... (by mih)
|
by AnaDC
Streaming Hex Values
|
|
[5 replies] Last: Thank you very much. That answers my question. (by AnaDC)
|
by rem45acp
Choosing the Correct Container
|
|
[3 replies] Last: Yeah, You could have the various ways of extracting a bunch of tools r... (by mik2718)
|
by Vy C
Can I Rand my Switch????
|
|
[2 replies] Last: Thanks maeriden, that worked!!! (by Vy C)
|