Thread: Quick question, what does the Auto keyword do?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User HelpfulPerson's Avatar
    Join Date
    Jun 2013
    Location
    Over the rainbow
    Posts
    288

    Quick question, what does the Auto keyword do?

    I saw a complete list of C keywords and I didn't know what auto did or some other keywords did.

    The ones I can remember that I've never understood fully were :

    Code:
    register
    auto
    ...
    Edit : The last one I didn't know was volatile.
    Last edited by HelpfulPerson; 07-21-2013 at 01:46 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. "this" keyword question
    By Toonzaka in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2010, 09:32 AM
  2. proxy.pac (proxy auto config) question
    By boreder in forum C Programming
    Replies: 2
    Last Post: 01-20-2009, 03:13 AM
  3. message box LPCWSTR manipulation and keyword question
    By stanlvw in forum Windows Programming
    Replies: 11
    Last Post: 05-27-2008, 12:36 PM
  4. A simple question about "virtual" keyword
    By meili100 in forum C++ Programming
    Replies: 2
    Last Post: 03-07-2008, 01:05 PM
  5. auto keyword
    By Unregistered in forum C++ Programming
    Replies: 2
    Last Post: 03-09-2002, 12:44 PM