|
Foaman (August 21, 2008 at 3:55 am)
Please tell us how to input that miniature close bracket.
Foaman (August 21, 2008 at 3:53 am)
Yes, but it's better to use command line. Visual C++ is a waste of space for someone who is learning. Visual just adds a bunch of complex crap in an attempt to make the language user-friendly and easy. It fails. So, you should learn to do it text-wise with a small, easy-to-load program, like DEV. Later, learn the 2-3 things that you need on top of that in VC++, which will take you all of 10 seconds and be very simple. Otherwise, yes. You can use VC++ w/ this. Just use the command line.
ehsanit (August 21, 2008 at 2:34 am)
would this work on visual c++
tgc10 (August 20, 2008 at 7:20 am)
nice tutorial of C++... after understanding C this vid makes a hole lot more sense...
FrosDOwnz (August 19, 2008 at 4:38 am)
You can always use \n at the end of the inside of the quotes instead of the endL
PureT3x4n (August 19, 2008 at 12:03 am)
didnt work
scorpion3435 (August 18, 2008 at 7:35 pm)
wen ever i pres compile and run it ses access violation 00402877 in module 'devcpp.exe'. write off adress
Dangerouspowerz (August 18, 2008 at 12:28 pm)
the system("pause") i find that i also need it in Visual studios 2008 C++
OSGamerz (August 17, 2008 at 5:43 pm)
i'm very new to this so forgive me if your really advanced and think i'm retarded because i'm not but what is the symbol underneath the semi colon?it goes..double dnumber = 0.0;double dnumber = 0.0(?)double dnumber = 0.0;double dnumber = 0.0(?)so can someone pleasse message me back i put a (?) in the spot where that symbol is..
twiggymac (August 16, 2008 at 4:23 pm)
oh i figured it out. it works. |