Thread: Make a quick 100K

  1. #1
    Still A Registered User DISGUISED's Avatar
    Join Date
    Aug 2001
    Posts
    499

  2. #2
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    Quick : man!! I thought I was gonna make 100k by morning! doesn't look like the case here!!!!!!!
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  3. #3
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    am i the only one who thought...
    'oh gee, make 100 kilobytes? that's easy... but maybe he was talking about a faster special asm-ish conditional write function you could program that was less general purpous and depended on particular hd conditions'
    ...???
    hasafraggin shizigishin oppashigger...

  4. #4
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    [yawn] ...I guess this means I'll be posting y'all from the Carribean come Monday...seriously though, I was actually thinking like Doubleanti! Funny.
    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;
    }

  5. #5
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    this is the part where some non-doubleanti says...

    uhh... are you feeling okay sebastian? seeing any spots? ::holds middle fingure up:: how many fingures am i holding up?
    and while i'm at it, how much is a roundtrip ticquet to japan? from california...
    hasafraggin shizigishin oppashigger...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to make a Packet sniffer/filter?
    By shown in forum C++ Programming
    Replies: 2
    Last Post: 02-22-2009, 09:51 PM
  2. How To Make A Quick Sort For LS
    By chris Ray in forum C Programming
    Replies: 13
    Last Post: 11-20-2008, 05:25 PM
  3. trying to make a KenGen ( for a game tool )
    By lonewolfy in forum C# Programming
    Replies: 4
    Last Post: 03-28-2007, 08:23 AM
  4. how to make a windows application
    By crvenkapa in forum C++ Programming
    Replies: 3
    Last Post: 03-26-2007, 09:59 AM
  5. 'functions' in make?
    By mart_man00 in forum C Programming
    Replies: 1
    Last Post: 06-21-2003, 02:16 PM