Please ignore this post

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tjalfe
    Super MURCer
    • Nov 2002
    • 3053

    #76
    surely because we are ignoring it
    We have enough youth - What we need is a fountain of smart!


    i7-920, 6GB DDR3-1600, HD4870X2, Dell 27" LCD

    Comment

    • gt40
      This space for rent
      • Sep 1999
      • 3973

      #77
      ooops, did I break a rule??
      Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

      Comment

      • mutz
        Super MURCer
        • Aug 2002
        • 1068

        #78
        GT, you've got the touch. I can even rename a pic I've posted before and it still gets refused.

        I guess you ignored the rule(s).
        How can you possibly take anything seriously?
        Who cares?

        Comment

        • gt40
          This space for rent
          • Sep 1999
          • 3973

          #79
          Actually, its not an attachment, just a link to an image.

          But I guess you ignored that.
          Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

          Comment

          • GNEP
            Super MURCer
            • Feb 2002
            • 5241

            #80
            Where we're going, we don't need rules.
            DM says: Crunch with Matrox Users@ClimatePrediction.net

            Comment

            • High_Jumbllama
              Super MURCer
              • Dec 1999
              • 4522

              #81
              Ignore what?

              Whatever!
              Last edited by High_Jumbllama; 6 August 2003, 13:47.

              Comment

              • mutz
                Super MURCer
                • Aug 2002
                • 1068

                #82
                Ah, a link... ignore what I said.
                How can you possibly take anything seriously?
                Who cares?

                Comment

                • VJ
                  Moderator
                  • Mar 2001
                  • 9733

                  #83
                  Originally posted by Belwarrior
                  The question is, which of the above would increase the variable faster than the rest and why?
                  Well...

                  ++postcount; is a pre-increment, does it mean the number of posts gets altered before it is posted ?

                  postcount++; is a post-increment, for objects, the ++ can be overloaded a different function (hmm, +2 ? +3 ?)

                  postcount=postcount+1;
                  postcount+=1;
                  The latter is only a shorthand for the former...

                  Of course, we could do:
                  ++postcount;++

                  (but it would be cheating)


                  Jörg
                  pixar
                  Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

                  Comment

                  • Chrono_Wanderer
                    Super MURCer
                    • Mar 2002
                    • 2540

                    #84
                    What all of us want:



                    public class MURCPostDatabase
                    {
                    private int myPostCount = 0;

                    public static void (String [] args)
                    {
                    submitReply ();
                    }

                    public void submitReply ()
                    {
                    for ( ; ; )
                    {
                    myPostCount ++
                    }
                    }
                    }


                    Unfortunately, you will get an error eventually... cannot hold number of post once reacher max value of integer...

                    SO STOP DREAMING GUYS!

                    Comment

                    • mutz
                      Super MURCer
                      • Aug 2002
                      • 1068

                      #85
                      ...doubtful cheating would be ignored.
                      How can you possibly take anything seriously?
                      Who cares?

                      Comment

                      • GuchiGuh
                        Comic Relief
                        • Jun 2002
                        • 1656

                        #86
                        sorry what is being ignored here? i am kinda lost~

                        Comment

                        • az
                          Moderator
                          • Feb 2001
                          • 9336

                          #87
                          I'm just ignoring all the ignorants

                          AZ
                          There's an Opera in my macbook.

                          Comment

                          • Ajax
                            Super MURCer
                            • Oct 2002
                            • 877

                            #88
                            I couldn't help but ignore you.
                            --Insert something here--

                            Comment

                            • gt40
                              This space for rent
                              • Sep 1999
                              • 3973

                              #89
                              sorry, did you say something? I wasn't paying attention.
                              Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

                              Comment

                              • GNEP
                                Super MURCer
                                • Feb 2002
                                • 5241

                                #90
                                que? I from Barcelona
                                DM says: Crunch with Matrox Users@ClimatePrediction.net

                                Comment

                                Working...