by jaded7
compiler #include differences?
|
|
[4 replies] Last: Thanks Disch - informative as always :) All the best, NwN ... (by closed account o3hC5Di1)
|
by ayzeloveyou
turbo c++ using struct
|
|
[4 replies] Last: this is a big help. i was thinking if i can insert the class in struct... (by ayzeloveyou)
|
by nash lu
help meee
|
|
[4 replies] Last: [quote=flamesscarlet]We have an unspoken rule here that we don't do ho... (by closed account o3hC5Di1)
|
by oovie
Modem AT and extended Command C++.
|
|
[1 reply] : Hi there, This is not really beginner material I'm afraid - if you do... (by closed account o3hC5Di1)
|
by ayzeloveyou
structure
|
|
[6 replies] Last: Hi there, I answered your question in http://cplusplus.com/forum/begi... (by closed account o3hC5Di1)
|
by Dragenesis
Exposing Class Object Vectors
|
|
[4 replies] Last: Sounds like you're asking how to serialise in C++ http://en.wikipedia... (by Moschops)
|
by RandomStuff
Game using X-Y Quadrants
|
|
[6 replies] Last: Thank you everyone I'll try your ideas. (by RandomStuff)
|
by sharkbowman
I am stuck on this part
|
|
[5 replies] Last: my arguments are still wrong could you help me find the correct things... (by sharkbowman)
|
by cepet
Logic control
|
|
[2 replies] Last: thanks mate! (by cepet)
|
by jpxp
Trying to get the program to read Lowercase letters as well
|
|
[6 replies] Last: Just adding an important point: Use the 'code' option(from format) wh... (by SameerThigale)
|
by gtfc
Creating simple Menu system
|
|
[2 replies] Last: Let's start with CTrackSelection . Since the class is called CTrackSe... (by TwoOfDiamonds)
|
by mgbuhj
adding a loop ONTO a program
|
|
[1 reply] : I am not sure if I understand it correctly, but you can check to see, ... (by closed account j2NvC542)
|
by mgbuhj
problem with for loops
|
|
[5 replies] Last: That worked! Thanks (by mgbuhj)
|
by Kis Vyra
One does not simply...not know!!!
|
|
[5 replies] Last: {int miles; double kilometers; cout <<"miles= "; cin>>miles; kilometer... (by Kis Vyra)
|
by mgbuhj
if/else multiple question statements
|
|
[2 replies] Last: Thanks, it works now :) #include <algorithm> #include <iostream> #... (by mgbuhj)
|
by Ch1156
Calling class function from another class (1,2)
|
|
[25 replies] Last: The main problem lies in that you're copying certain blocks of code a ... (by closed account o3hC5Di1)
|
by krande
code compiles correctly but won't run correctly
|
|
[1 reply] : Hi there, Strange - your program runs correctly here, compiled with G... (by closed account o3hC5Di1)
|
by giovanni
Help ... double return as int ??
|
|
[5 replies] Last: No problem ^_^ (by TwoOfDiamonds)
|
C++ hacking games and shit (1,2) |
|
[20 replies] Last: I agree with Need4Sleep . (by ThangDo)
|
by Dns
if (array[n] == stringVariable) doesn't work!
|
|
[6 replies] Last: vlad from moscow: Thanks man, you were right! I found that I've declar... (by Dns)
|