Apr 8 2010

Shorter than the old code

Christoph

/*
After much wailing and gnashing of teeth it would seem that irix64 knows its ANSI spec well, knows that it doesn’t need to, and doesn’t. Bah. Anyway, the all unsigned code below is actually shorter than the old code. :-)
*/

Source: Direct link to the source code
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (1 Bewertungen, Durchschnitt: 4,00 von 5)
Loading ... Loading ...

Apr 7 2010

Noodle code

Christoph

/*
 * I hate go to , but I use it again for the noodle code :-)
 */

Source: Direct link to the source code
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (2 Bewertungen, Durchschnitt: 3,50 von 5)
Loading ... Loading ...

Apr 6 2010

Bounds checkers

Christoph

/* This struct should never be alloced or sizeof() taken.
 * It is defined for the sake of bounds checkers.
 * Well, OK, to deceive bounds checkers really. :-)
 */

Source: Direct link to the source code
Programming language: C

1 Star2 Stars3 Stars4 Stars5 Stars (2 Bewertungen, Durchschnitt: 4,00 von 5)
Loading ... Loading ...

Apr 1 2010

Push it above

Christoph

/* FIXME: If cygwin needs this, please push it above, if not, please remove this comment :-) */

Source: Direct link to the source code
Software: wxWindows
Programming language: Autoconf

1 Star2 Stars3 Stars4 Stars5 Stars (3 Bewertungen, Durchschnitt: 3,00 von 5)
Loading ... Loading ...