Thread: Congrats Salem

  1. #1
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079

    Congrats Salem

    Made it to 10,000 posts+

    *claps*

    Now if everyone would please, there is cake in the conference room.
    Last edited by SlyMaelstrom; 03-02-2006 at 08:40 AM.
    Sent from my iPadŽ

  2. #2
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Suppose this a good time to thank Salem for the various titbits of help he's given me during my time at cboard.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  3. #3
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >Made it to 10,000 posts+
    He's well past 10k since his post count dropped significantly about a year ago.
    My best code is written with the delete key.

  4. #4
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Well then, made it to 10,000 posts+ again. Horray! Please don't take away my reason for eating this cake.
    Sent from my iPadŽ

  5. #5
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    >> Made it to 10,000 posts+

    that's not counting posts from the old cboard, either. might as well round it to 20k.

    >> He's well past 10k since his post count dropped significantly about a year ago.

    you mean it got decremented?
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  6. #6
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Sebastiani, I've always wondered what your sig does. Cool.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  7. #7
    Registered User
    Join Date
    Dec 2005
    Location
    Canada
    Posts
    267
    cool
    can you make one with an H inside?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Salem - makes it into the news
    By risby in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 09-22-2006, 07:23 AM
  2. Salem...
    By misplaced in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 04-30-2005, 01:58 PM
  3. Salem
    By unanimous in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 08-09-2003, 11:39 AM
  4. Salem, you might wanna help me
    By Gades in forum C Programming
    Replies: 4
    Last Post: 11-09-2001, 02:57 AM
  5. djgpp compiling again (salem?)
    By dune911 in forum C Programming
    Replies: 4
    Last Post: 10-21-2001, 04:22 AM