Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. The only thing in the life of a programmer to remeber ?

The only thing in the life of a programmer to remeber ?

Scheduled Pinned Locked Moved The Lounge
question
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    R jeev K R
    wrote on last edited by
    #1

    int i=0; for( i = 0; i < count ; i++) { :confused: } :laugh:

    B W S 3 Replies Last reply
    0
    • R R jeev K R

      int i=0; for( i = 0; i < count ; i++) { :confused: } :laugh:

      B Offline
      B Offline
      Brady Kelly
      wrote on last edited by
      #2

      :confused:

      M 1 Reply Last reply
      0
      • B Brady Kelly

        :confused:

        M Offline
        M Offline
        Mladen Jankovic
        wrote on last edited by
        #3

        In your case count is 1.

        [Genetic Algorithm Library]

        R M 2 Replies Last reply
        0
        • M Mladen Jankovic

          In your case count is 1.

          [Genetic Algorithm Library]

          R Offline
          R Offline
          R jeev K R
          wrote on last edited by
          #4

          :)

          1 Reply Last reply
          0
          • M Mladen Jankovic

            In your case count is 1.

            [Genetic Algorithm Library]

            M Offline
            M Offline
            Mark_Wallace
            wrote on last edited by
            #5

            Mladen Jankovic wrote:

            In your case count is 1.

            for( i = 0; i < 9 ; i++), apparently

            I wanna be a eunuchs developer! Pass me a bread knife!

            1 Reply Last reply
            0
            • R R jeev K R

              int i=0; for( i = 0; i < count ; i++) { :confused: } :laugh:

              W Offline
              W Offline
              walterhevedeich
              wrote on last edited by
              #6

              This will generate a compile error. count is never declared. :)

              Ignorance of the ability brings disability.

              1 Reply Last reply
              0
              • R R jeev K R

                int i=0; for( i = 0; i < count ; i++) { :confused: } :laugh:

                S Offline
                S Offline
                Slacker007
                wrote on last edited by
                #7

                The only thing in the life of a programmer to remember is that everyone else will look at your code and dissect it like it's a cancerous tumor. So you better get it fucking right. ;)

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups