Feeds:
Posts
Comments

Posts Tagged ‘geek joke’

geek joke

struct SoftwareProfessional
{
    double     salary;
    long       lunches;
    float      jobs;
    char       unstable;
    void       work;
};

(this passes my parser completely.  credit to Jack Ganssle() )

Read Full Post »