by Dolfbutt
Strange Problem with Streams (wrong bytes read)
|
|
[6 replies] Last: @cire - You're right. I assumed the hex dump was showing the true ord... (by AbstractionAnon)
|
by FaffyWaffle
C++ If, If else Calcualtor Problem
|
|
[3 replies] Last: setprecision(2) goes before the cout of total_cost. Perhaps someo... (by AbstractionAnon)
|
by flint harris
a way to isolate text (or numbers) from a txt-file
|
|
[1 reply] : I suppose the "proper" way would be regex, but Ive never used it: http... (by Lowest0ne)
|
by bluebomber33
help with this sort of problem i dont understand what they want
|
|
[1 reply] : You need to #include <iomanip> to use setw(int) int number; ... (by MROB)
|
by DJPuffNStuff
Getting SFML to work with Code::Blocks
|
|
[12 replies] Last: I was able to solve the problem, Cire was right about the compiling. I... (by DJPuffNStuff)
|
by Barneszy
One Dimensional Arrays (Highest Number)
|
|
[6 replies] Last: Oops didn't see your reply atriumheart, Thank you so much guys. (by Barneszy)
|