by rchamp
Reading input file into value
|
|
[1 reply] : I don't see where you read the tempID. Suppose that you initialize it ... (by ats15)
|
by umairrahim
getline is not displaying in one line
|
|
[4 replies] Last: really ? it works you ? :s then why is it not working for me ??? maybe... (by umairrahim)
|
by johnmerlino
0 unsigned needed?
|
|
[1 reply] : See: http://stackoverflow.com/a/4009922/1708463 (by cire)
|
by mertsamilgul
Register/Login program
|
|
[8 replies] Last: (Obviously, that's not a very secure way of saving it, but that's jus... (by BHX)
|
by superfury
VGA mode 06h VRAM layout?
|
|
[no replies]
|
by dkaip
Using Libs
|
|
[4 replies] Last: I don't make it again... how i do it? (by dkaip)
|
Too few arguments to functions! |
|
[2 replies] Last: In a few cases it looks like you're sending a parameter with an uninit... (by wildblue)
|
by mertsamilgul
Virus
|
|
[4 replies] Last: never mind sorry i found virus.exe (by mertsamilgul)
|
by glennpl
pointer to pointer
|
|
[1 reply] : pointers are variables that store the value of a memory address of ano... (by Smac89)
|
by johnmerlino
confusing logic in program
|
|
[no replies]
|
by Stewbond
Main thread is blocking
|
|
[2 replies] Last: Thanks again Disch. The devices actually all use different data. I d... (by Stewbond)
|
by mandzlee81
Enormous Input Test (C++ Problem)
|
|
[no replies]
|
by nikosxatz
Association classes example
|
|
[1 reply] : Have you tried Google? (by kbw)
|
by AceDawg45
How to use a user entered file in <fstream>?
|
|
[6 replies] Last: As in absolute path... you mean in the project's file? (by AceDawg45)
|
Library for games? |
|
[16 replies] Last: My only restriction is that I do not want to use SFML.(It's a long s... (by BHX)
|
by johnmerlino
sizeof operator
|
|
[2 replies] Last: I believe the size of a pointer is by default 4 bytes The size of a ... (by cire)
|
by DevTom
Program crashes, can't find issue.
|
|
[2 replies] Last: Thanks! And I feel dumb I totally forgot about the debug utility! Brai... (by DevTom)
|
by mertsamilgul
run in background
|
|
[6 replies] Last: If you don't need console I/O, you could mess with the Subsystem flag ... (by Duthomhas)
|
by HellfireXP
Console Life Form Game
|
|
[4 replies] Last: Ouch... good catch, thanks. (by HellfireXP)
|
by firstlast
Array Error
|
|
[7 replies] Last: Whenever you declare a variable inside a class method with the same na... (by cire)
|