OT: python use in xfce

Aaron aaronf0 at gmail.com
Wed Apr 19 22:30:21 CEST 2006


> Ori Bernstein wrote:
> >>ok, i give up, i lost the debate for lack of examples. still C sucks
> >>if its going to segfault my hello_world.c thing...
> >
> > Alternatively, if you can't write a hello_world.c that doesn't segfault, maybe
> > you suck?
>
> Muhaha... sorry, but this made me lough! But honestly, a hello_world.c
> that segfaults? I guess it takes a lot of effort to add a segfault to
> something simple as this:
>
> #include <stdio.h>
> int
> main (int argc, char **argv)
> {
>   printf ("Hello World!\n");
>   return 0;
> }
>
> Benedikt

maybe ill start C again, and throw the errors up here. the crap i get
from that compiler is hilarious.


More information about the Xfce4-dev mailing list