Thread: x++ or ++x

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Mar 2014
    Posts
    16

    x++ or ++x

    Why do we have x++ when in some cases it doesn't even work. Why can't we have just ++x. When do I use ++x and when do I use x++?

    P.S:This is for c++ not c.
    Last edited by etricity; 03-15-2014 at 02:05 AM.

Popular pages Recent additions subscribe to a feed

Tags for this Thread