Added: 3 years ago
From: zaxey
Views: 8,914
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (20)

Sign In or Sign Up now to post a comment!
  • how to get this Press any key to continue.. how to delete that?

  • I keep gettin an 2 errors that say,

    error LNK2001: unresolved external symbol_mainCTRstartup

    fatal error LNK1120: 1 unresolved externals

    any help???

  • great tutorial, nice and quick from scratch. Exaclty what I was hoping for. Thanks!

  • system("PAUSE") is slow, better use cin.get();

  • @Mistical101

    First, I realize it's been 5 months and you could have learned this since then. Sorry if I'm too late ^.^

    All OOP languages are learned with these basic steps, and then the more "advanced" techniques can be learned more generally (as almost all the advanced OOP techniques are transferable to almost all OOP languages). Once you can read C++ (easy enough after this series of tuts), start by reading "Design Patterns" from Addison-Wesley to start taking it to the "advanced" level. =D

  • Holy crap the book even has a Wikipedia page (just found this out myself ^.^): wikipedia(d0t)org/wiki/Design_­Patterns

    I think of it as being to programmers what Elements of Style is to writers and editors.

  • thanks!

  • wats song called?

  • This song comes with Windows installed, look it up on google.

  • it's title.wma ...you'll find it on youtube or the windows folder

  • This is awesome. I love your zooming in, too!

  • can any one tell me how to show line numbers in the editor visual C++ 2008

  • in your main function don't write void it is not considered bad programming practice.

  • simple and fast - good

  • u need to use system pause or you will not see waht i says dickhead retard

  • It works without void and u dont need to wirte system and all that sh*t

  • why i have to write using namespace std ?

    without std its going also

    sry for bad english

  • its been a year now so i assume you know the answer by now if not, though im not sure what u mean, writing it and outside the main function means that you don't have to write it this way (std::cout << etc) where every it us needed globally.

  • Yah thats why u put

    "using namespace std"

    so u dont have to use std

Loading...
Alert icon
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