[Javascript] ComputerContractor

Ben ben at babelfish.co.uk
Thu May 10 06:39:13 CDT 2001


struct ComputerContractor
{
    double    salary;
    long      lunches;
    float     jobs;
    char      unstable;
    void      work;
    int       hiring_him_again;
    const     pain_in_the_arse;
    unsigned  agreement;
    short     fuse;
    volatile  personality;
    static    progress;
};

/* and there are no unions in sight */

--

teeheehee!

 .b




More information about the Javascript mailing list