by Fogord
winscard
|
|
[1 reply] : Hi there, Are you sure the WinScard.h file is in the default include ... (by closed account o3hC5Di1)
|
by DatFletch
Updating two SDL_KEYDOWN for 2 players at once?
|
|
[5 replies] Last: Beautiful, thank you LowestOne, worked perfectly, thanks Peter87 (by DatFletch)
|
by mohibouki
Problem understanding something FLOAT
|
|
[6 replies] Last: Ha, nice work around. Thanks Peter! (by mohibouki)
|
by lalebarde
How to : "ifstream inputFile = std::cin;" ?
|
|
[3 replies] Last: Also to note that cin and cout are standard io, which is defined at ru... (by Lowest0ne)
|
by Euqirne VSR
"Access violation writing location 0x00000000." - Object pointed by a pointer, returned by a function, cannot be accessed.
|
|
[4 replies] Last: yes, i did mean (pos_p==0)... Sigh, i've spent nearly 8h looking for t... (by Euqirne VSR)
|
by xcalibur0645
Are Branch Labels safe?
|
|
[3 replies] Last: What do you mean CLS is a virus? (by xcalibur0645)
|
by Pter0dactyl
Uses of Inheriting Constructor
|
|
[4 replies] Last: You cannot inherit constructors, as gurukrupa said. Instead, the app... (by closed account zb0S216C)
|
by inter101
Code works even though it maybe shouldn't
|
|
[1 reply] : #include <cstdlib> #include <iostream> using namespace std; #defin... (by ThangDo)
|
by nothing3
Date
|
|
[3 replies] Last: The compiler says exactly what is the problem: "too few arguments in f... (by KRAkatau)
|
console Text Editor - Help Me |
|
[2 replies] Last: Thank you soo much. i have never even heard of that function. im going... (by NoviceNate333)
|
by wildcat
program not running!!!
|
|
[3 replies] Last: Try erasing the entire body while keeping the editor open, and try a s... (by ToniAz)
|
by DatFletch
Creating Libs and then linking them up with Project
|
|
[4 replies] Last: Sorry for the late reply, been busy but thanks a lot Moschops, I wish ... (by DatFletch)
|
by cepet
can anyone help.. using switch statement
|
|
[1 reply] : I won't but http://www.cplusplus.com/doc/tutorial/control/ is offering... (by Volatile Pulse)
|
by littlepig
Is this function safe?
|
|
[2 replies] Last: Yes , it will ... (by gurukrupa)
|
by LaC0saNostra
Adding Company Name/Header
|
|
[4 replies] Last: thanks though for the info dude (by LaC0saNostra)
|
by nothing3
not reading input
|
|
[3 replies] Last: I revised my code as below and it seems to be working now? Header: p... (by nothing3)
|
by khulme
array of chars with a space
|
|
[2 replies] Last: hey, thanks for your reply Captian Cosine. i appreciate it. still wor... (by khulme)
|
by killertcell
Why wont this code output to console line by line?
|
|
[4 replies] Last: #include <iostream> // for console I/O #include <fstream> // for fil... (by Phil123)
|
by Hit
two dim array for loops
|
|
[2 replies] Last: found it out.. took me a while. at least i practiced my modulus for(... (by Hit)
|
by lim2604
Really need some help! (I just started C for 3 months)
|
|
[9 replies] Last: How can I makes the output appears to be> 09:02:00 when I input hh=9,m... (by lim2604)
|