CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    Join Date
    Jun 1999
    Location
    Eastern Florida
    Posts
    3,877

    Re: LinkedList for order

    Ok old timer, I'll try to do it that way in the future.
    Norm

  2. #17
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163

    Re: LinkedList for order

    Quote Originally Posted by Norm View Post
    Ok old timer, I'll try to do it that way in the future.
    nice restraint.

    They may forget what you said, but they will never forget how you made them feel...
    C. Buchner
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

  3. #18
    Join Date
    Feb 2008
    Posts
    966

    Re: LinkedList for order

    I don't know why he bothers posting over here in the Java forums anyway. He obviously thinks that Java is inferior to C in every way and hates it, and apparently everybody that codes in it.

    Always such an elitist attitude from somebody that's been programming for what: 3 years?

  4. #19
    Join Date
    May 2009
    Posts
    2,413

    Re: LinkedList for order

    Quote Originally Posted by ProgramThis View Post
    I don't know why he bothers posting over here in the Java forums anyway. He obviously thinks that Java is inferior to C in every way and hates it, and apparently everybody that codes in it.

    Always such an elitist attitude from somebody that's been programming for what: 3 years?
    If you're talking about me I can inform you that no amount of general whining, calls for mediocrity, aversion to criticism and ad-hominem attacks will make me go away.

    In fact I'm very fond of Java the language. I don't automatically recommend some other language. My criticism pertains to the way Sun mismanaged the Java desktop technology during the decade from 2000 to 2010. But it's not too late. Oracle has the means to do something about it which I sincerely hope they will.
    Last edited by nuzzle; June 9th, 2011 at 04:05 AM.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured