OT: Talk like a pirate day
Fairlight
fairlite at fairlite.com
Sun Sep 19 08:38:53 PDT 2004
This public service announcement was brought to you by Kenneth Brody:
> Fairlight wrote:
> [... Talk Like A Pirate Day ...]
> > > > Aargh!
> > > >
> > > > Or, as we C programmers say, "aargh-vee, aargh-cee".
> > >
> > > You'll get no arguments from me there for a switch.
> >
> > Then nobody can get on your case.
>
> While we're here, do you know to assert yourself?
After 11 years, you have to ask -that-? :) But okay, I'll bite:
#include <assert.h>
/* ... */
assert(checking_increase(1000000));
/* ... */
$ cc process_income.c
$ a.out
Assertion failed: checking_increase(1000000), file process_income.c, line 237
Sometimes I fail. Don't ask me why. That's -perfectly- legitimate!
Maybe it'd work if I moved it to money_laundry.c instead? :)
mark->
--
Bring the web-enabling power of OneGate to -your- filePro applications today!
Try the live filePro-based, OneGate-enabled demo at the following URL:
http://www2.onnik.com/~fairlite/flfssindex.html
More information about the Filepro-list
mailing list