Thread: const function

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jun 2011
    Location
    Calcutta, India, India
    Posts
    4

    const function

    What is the difference between writing const before and after the function prototype?
    Last edited by neutron_star; 08-11-2011 at 06:04 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Const int not const in function
    By rogster001 in forum C++ Programming
    Replies: 1
    Last Post: 09-29-2009, 04:54 AM
  2. Replies: 1
    Last Post: 04-03-2009, 08:52 AM
  3. Replies: 2
    Last Post: 03-11-2009, 07:52 AM
  4. function overloading. const T and const T* parameters
    By Mario F. in forum C++ Programming
    Replies: 7
    Last Post: 06-07-2006, 11:04 AM
  5. const on a function???
    By bman1176 in forum C++ Programming
    Replies: 2
    Last Post: 09-10-2002, 06:07 AM