Thread: c++ functions

  1. #1
    xxx
    Guest

    Question c++ functions

    where to get information about c++ functions & and other information about graphics and windows programming?

  2. #2
    ¡Amo fútbol!
    Join Date
    Dec 2001
    Posts
    2,138
    This site has all you will need for a while in regards to programming.


    http://www.syndik.at/harald/regal/buecher/login_e.asp

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    403

    books

    I'd advise looking into the following books:

    C++ programming can be learned from Herb Schildt's C++ The Complete Reference
    and an excellent but more advanced source for computer science is Owen Astrachans, Computer Science Tapestry
    Graphics programming is easily done via allegro (www.allegro.cc is a good community site for it)
    The Windows programming bible is Programming Windows n-th Edition by Petzold

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Void Functions Help
    By bethanne41 in forum C++ Programming
    Replies: 1
    Last Post: 05-09-2005, 05:30 PM
  2. Functions and Classes - What did I do wrong?
    By redmage in forum C++ Programming
    Replies: 5
    Last Post: 04-11-2005, 11:50 AM
  3. calling functions within functions
    By edd1986 in forum C Programming
    Replies: 3
    Last Post: 03-29-2005, 03:35 AM
  4. Factory Functions HOWTO
    By GuardianDevil in forum Windows Programming
    Replies: 1
    Last Post: 05-01-2004, 01:41 PM
  5. Shell functions on Win XP
    By geek@02 in forum Windows Programming
    Replies: 6
    Last Post: 04-19-2004, 05:39 AM