[Noisebridge-discuss] Quiet please?

munkeyfreenix batcat munkeyfreenix.batcat at gmail.com
Wed Jul 22 05:37:28 UTC 2009


void destroy(enclosed_space *location_of_space) {
    location_of_space->name_of_fiefdom = 'fuckingdie!';
    //and if they survive the crash, make null and void
    return void
}

struct enclosed_space {
     int capacity;
     bool sound_proof;
     char[10] name_of_fiefdom;
     bool petty_monarch_pisses_people_off;
}

enclosed_space *fiefdom;

if(fiefdom->petty_monarch_pisses_people_off) {
     fiefdom = destroy(fiefdom);
}

On Sat, Jul 18, 2009 at 7:01 PM, Christoph Maier <
cm.hardware.software.elsewhere at gmail.com> wrote:

> On Sat, 2009-07-18 at 18:37 -0700, d p chang wrote:
> > Christoph Maier <cm.hardware.software.elsewhere at gmail.com> writes:
>
> I speak a little C++, and would feel inclined to put the whole thing
> into
>
> class about_putting_quiet_enclosed_spaces_into_the_new_space
> {
> > > If the people discussing this heatedly (and loudly) right now could
> > > quiet down now, that would be nice ...
> }
>
> > i missed what the antecedent (i think the right word) to 'this' is, but
> > if it is 'quiet' that would be extra funny/ironic/something witty.
> >
> > \p
>
>
> > ---
> > The only courage that matters is the kind that gets you from one moment
> > to the next. - Mingnon McLaughlin
>
> There is only one thing in the world worse than being witty,
> and that is not being witty.
> [ http://www.phespirit.info/montypython/oscar_wilde.htm ]
>
> _______________________________________________
> Noisebridge-discuss mailing list
> Noisebridge-discuss at lists.noisebridge.net
> https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noisebridge.net/pipermail/noisebridge-discuss/attachments/20090721/760d7ed3/attachment-0003.html>


More information about the Noisebridge-discuss mailing list