Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
2 questions on c++
Name: Tyler Date: May 25, 2003 at 11:10:26 Pacific OS: Windows xp CPU/Ram: 800/256
Comment:
Hi, I am just learning c++ but am having a problem getting started. I have some very basic code,
#include
int main() { cout "Hey!\n"; return 0; }
I go to compile and run it but when I run it I simply get the word hey flashing in a command prompt for fractions of a second, why wont it come up on the screen and stay there.
My second question is whether or not it is possible to communicate with people who are on msn. I just want to make something very basic where it shows your online contacts and allows you to talk with them, no emoticons or anything like that just a very basic msn. I know you can communicate with websites and take information from them by making a tcp connection, could someone give me brief information on how you'd connect to msn. Would it be easier to do this is Visual Basics or C++. Thanks
Summary: Hey Guys. I'm a grade 9 students who did a little c programming at home (i went over a tutorial have the basics of c programming) and right now in school we are doing NQC Programming. So far I have ma...
Summary: Hmm, "opinions on C/C++"... you should visit my Java class sometime. We occasionally have spirited discussions on the many ways that C++ and Java compare :). As to my own opinion, I'll keep it short a...
Summary: I have to say that this is one of the most informative set of posts I've come across. Oh, and Jack, where was the long post? By my ridiculously verbose standards, that was pretty tame (but very inform...