Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: (local) C++ programming reference guide

  1. #11
    Join Date
    Aug 2007
    Location
    Canada
    Beans
    459
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: (local) C++ programming reference guide

    Best, Gnusci

    "Never make a calculation until you know the answer." -- Wheeler, Spacetime Physics, pg 60.

  2. #12
    Join Date
    Sep 2007
    Beans
    49

    Re: (local) C++ programming reference guide

    Thanks for alll the reply, I have downloaded libstdc++6-4.1-doc and using it. Everything is quite complete. But I still prefer MSDN library much, if you guys have use MSDN library before. It's so nice, documented like wikipedia. Each class has tables of inherited class, public functions, operators, see also. Each member function will have sections of prototype, parameters, return value, descriptions, include header, see also. MSDN is free to download now. I have lots of book reference online using www.safaribooksonline.com provided by my college. But I just prefer something like MSDN library installed. Thanks.

  3. #13
    Join Date
    Jun 2006
    Location
    CT, USA
    Beans
    5,267
    Distro
    Ubuntu 6.10 Edgy

    Re: (local) C++ programming reference guide

    Is info for C++ in sticky not enough? If not, can you add summary from this thread, "to help the next guy (tm)"?

  4. #14
    Join Date
    Jun 2006
    Location
    Horsham, UK
    Beans
    432
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: (local) C++ programming reference guide

    well... I think everyone has said way more than I could.. i just have two links that might be of help.. but anywho looks like you have some stuff to look at

    http://ubuntuforums.org/showthread.php?t=113849
    http://ubuntuforums.org/showpost.php...65&postcount=2

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •