basic c++ commands

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ravindu Madanayake
    New Member
    • Mar 2008
    • 1

    basic c++ commands

    i am newish to C++,i looking for a list of basic commands used in C++!hope you all can help me with this!
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by Ravindu Madanayake
    i am newish to C++,i looking for a list of basic commands used in C++!hope you all can help me with this!
    C and C++ call these 'commands' functions or methods or statements. Only
    the preprocessor talks about 'commands', Add this link and this link to your
    bookmarks/favourites, you'll need them.

    kind regards,

    Jos

    Comment

    Working...