[Forum Game] Paste the last thing you copied

Discussion in 'Off-Topic Lounge' started by Fireball926, Nov 5, 2011.

  1. Werebite870

    Werebite870 Well-Known Member

    Feb 7, 2011
    336
    0
    0
    Page 2 of 4 Prev < 1 2 3 4 Next >



    I think I copied the pages somehow.
     
  2. Stan

    Stan Well-Known Member

    Feb 15, 2010
    1,392
    0
    36
    USA
    Power Support AFP Crystal

    I was looking at Screen Shields. :p
     
  3. Random_Guy

    Random_Guy Well-Known Member

    Apr 6, 2009
    8,419
    0
    0
    Australia, mate!
    Not sure how you managed to sense anger from my comment...
     
  4. madmud101

    madmud101 Well-Known Member

    Dec 30, 2009
    1,068
    0
    0
    2.53 GHz Intel Core 2 Duo

    Umm... I think I was explaining to someone my computer stats.
     
  5. P.T.

    P.T. Well-Known Member

    Jul 10, 2011
    861
    0
    0
    The Netherlands
    :p
    hahahah waren jullie met mijn moeder gaan praten?

    I really dont know when i copied it
     
  6. TakenXXDeadly

    TakenXXDeadly Well-Known Member

    Jun 7, 2011
    1,304
    0
    0
    Student
    #28 TakenXXDeadly, Nov 6, 2011
    Last edited: Nov 6, 2011
    MG*7**T9L*

    ... Order code from a game I that went on sale after I bought it (I got a refund of $7.49). if anyone wanted to know what the game was, t'was order and chaos.

    [not fully posting the code]
     
  7. TakenXXDeadly

    TakenXXDeadly Well-Known Member

    Jun 7, 2011
    1,304
    0
    0
    Student
    I'd laugh if a lurker was stupid enough to try to redeem that code.
     
  8. bmdino

    bmdino Well-Known Member

    Mar 12, 2010
    1,675
    3
    0
    Orangutan Hire

    Haha!
     
  9. walsh06

    walsh06 Well-Known Member

    for (i = 0 ; i < filename.length() ; i++)
    {
    ch = filename.charAt(i);

    if (validChar.indexOf(ch) == -1) {
    valid = false;
    } else {
    valid = true;
    }

    }


    work for college
     
  10. sid187

    sid187 Well-Known Member

    Dec 23, 2009
    1,791
    0
    0
    #32 sid187, Nov 6, 2011
    Last edited: Nov 6, 2011
    i love how clean C reads.
    iv not touch my compiler for over 7 years now since I retired.
    sigh. kept my ref books... ( most first edition hard cover :D ) maybe one day ill get bored and try to code something again.
    one lang iv thought about learning is visual basic. but, my health went to shit, so i had to retire early.. and now im just a lazy bum who trys to get through the day with my pain meds, and not eating a bullet instead. laughs.

    chris.
     
  11. Vovin

    Vovin 👮 Spam Police 🚓

    Nov 28, 2009
    6,514
    3
    38
    Germany
    Once you hate someone, everything they do is offensive.
    "Look at this bitch, eating those fukking crackers like she owns the place"
     
  12. Arashi541

    Arashi541 Well-Known Member

    Favorite Game Devs: @celsiusgs @FoursakenMedia @madgarden @TwoTribesGames @ChaoticBox @millsustwo @GAMEVIL @Grumpyface @Halfbot

    From Twitter
     
  13. DGH94

    DGH94 Well-Known Member

    Aug 13, 2009
    1,984
    5
    38
    Next to the Maiden
    I think that's Java... Atleast it the methods (charAt(),length(), indexOf(), and the format of the for loop) are exactly the same in Java. I could be wrong though.
     
  14. walsh06

    walsh06 Well-Known Member

    Ya it's java.
     
  15. sid187

    sid187 Well-Known Member

    Dec 23, 2009
    1,791
    0
    0
    #37 sid187, Nov 6, 2011
    Last edited: Nov 6, 2011
    thats cool. i do not know java.. just C.

    has java taken over C at the uni's etc? when i was in school you had to take C,C++, and assembly, and flow charting, etc.. typical CS shit? iv been out of the scene for a lot of years now.

    i mostly did terminal work in C..


    chris.
     
  16. S.I.D. CrAzY

    S.I.D. CrAzY Well-Known Member

    May 16, 2009
    4,477
    3
    36
    I don't see dead people, I just see people that I wish were dead.
     
  17. walsh06

    walsh06 Well-Known Member

    Well Im in first year so they are starting us of with Java and then in second year we move on to c++. So Im not sure how it used to be done. But java is fairly straight forward so I think thats why its the one we start with.
     
  18. NLjaan

    NLjaan Well-Known Member

    Jan 31, 2011
    135
    0
    16
    qft :p
     

Share This Page