Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

C++ Tutorial - 2 - The Basic Syntax and Functions

Loading...

Sign in or sign up now!
183,162
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Aug 1, 2008

Part 3 - http://www.youtube.com/watch?v=WGpYDO-xkCA


Make sure to Subscribe to my Channel for all my latest videos!!!

support my website too by registering at http://thenewboston.com

Category:

People & Blogs

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Top Comments

  • Y U NO HELLO WORLD?!

  • Hi bucky, im your avid follower from the Philippines...is there any way we can invite you to visit our country? im sure, you have sooo many fans/followers in our country, maybe we can organize an assembly for you and meet us..what do you think? please email me: atb29@yahoo.com....

see all

All Comments (622)

Sign In or Sign Up now to post a comment!
  • @louisrocks40 Didn't work for me :(

  • Having trouble...it seems that the pause command doesn't work for me, i get no errors, and it seems to run, but the pause command is just dismissed. Any help?

  • If system("Pause") does not work, it is because c++ was updated. Use cin.get();

    instead.

  • @Xoneize the first function that the program runs has to be called main. if you don't have a function called main it won't know where to start. you can have other functions with other names but one of them must be called main.

  • im using code blocks and system("pause") doesn't work. help please?

  • @RandomnessProducts

    Don't you mean cout << "Explain more lol :P " ;

  • @Xoneize it has to be main. as far as i know this is because it is a predefined function needed for the program to run that is "built in" to C++ as well as basic C i believe.

  • @Xoneize Has to be main.

  • does int main() have to be int main()?

    or can I modify the word "main" to anything else I want it to be since "main" is the name of a function, and I'm wondering if I can change that name

View all Comments »
Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more