Re: Fall of Roman Empire

2006-12-24 Thread Dan Bishop
Dec 20, 10:36 am, Felix Benner <[EMAIL PROTECTED]> wrote: > static int main(int argc, char **argv) { > char *god_name; > if (argc) > god_name = argv[1]; > else > god_name = "YHWH"; > metaPower God = getGodByName(god_name); > u

Re: Fall of Roman Empire

2006-12-23 Thread Hendrik van Rooyen
"Thomas Ploch" <[EMAIL PROTECTED]> wrote: > Delaney, Timothy (Tim) wrote: > > Hendrik van Rooyen wrote: > > > >> naaah - you don't have to worry - for real control He uses assembler. > >> with jump statements. > >> so the loops are closed. > >> > >> Unfortunately its not open source. Yet. > >

Re: Fall of Roman Empire

2006-12-23 Thread Thomas Ploch
Delaney, Timothy (Tim) wrote: > Hendrik van Rooyen wrote: > >> naaah - you don't have to worry - for real control He uses assembler. >> with jump statements. >> so the loops are closed. >> >> Unfortunately its not open source. Yet. > > People are working hard on reverse-engineering it though. I

RE: Fall of Roman Empire

2006-12-21 Thread Delaney, Timothy (Tim)
Hendrik van Rooyen wrote: > naaah - you don't have to worry - for real control He uses assembler. > with jump statements. > so the loops are closed. > > Unfortunately its not open source. Yet. People are working hard on reverse-engineering it though. I hope no one slaps them with a DMCA-style l

Re: Fall of Roman Empire

2006-12-20 Thread Hendrik van Rooyen
"Thomas Ploch" <[EMAIL PROTECTED]> wrote: > Ben Finney schrieb: > > "John Machin" <[EMAIL PROTECTED]> writes: > > > >> Ben Finney wrote: > >> > >>> \ "...one of the main causes of the fall of the Roman Empire was | > >>> `\that, lacking zero, they had no way to indicate successfu

Re: Fall of Roman Empire

2006-12-20 Thread Sion Arrowsmith
Ben Finney <[EMAIL PROTECTED]> wrote: >"John Machin" <[EMAIL PROTECTED]> writes: >> Ben Finney wrote: >> > \ "...one of the main causes of the fall of the Roman Empire was | >> > `\that, lacking zero, they had no way to indicate successful | >> > _o__) termination of

Re: Fall of Roman Empire

2006-12-20 Thread Georg Brandl
Felix Benner schrieb: >> Sorry, somehow had to do this. Please slap me (i like it, don't worry) >> if it's totally stupid >> >> > > s totally stupid! You forgot the main function! (not to mention you > returned universe instead of everything) > > static int main(int argc, char **argv) { >

Re: Fall of Roman Empire

2006-12-20 Thread Thomas Ploch
Felix Benner schrieb: > Thomas Ploch schrieb: >>> Ben Finney schrieb: "John Machin" <[EMAIL PROTECTED]> writes: > Ben Finney wrote: > >> \ "...one of the main causes of the fall of the Roman Empire was | >> `\that, lacking zero, they had no way to indicate

Re: Fall of Roman Empire

2006-12-20 Thread Felix Benner
Thomas Ploch schrieb: >> Ben Finney schrieb: >>> "John Machin" <[EMAIL PROTECTED]> writes: >>> Ben Finney wrote: > \ "...one of the main causes of the fall of the Roman Empire was | > `\that, lacking zero, they had no way to indicate successful | > _o__)

Re: Fall of Roman Empire

2006-12-20 Thread Thomas Ploch
> Ben Finney schrieb: >> "John Machin" <[EMAIL PROTECTED]> writes: >> >>> Ben Finney wrote: >>> \ "...one of the main causes of the fall of the Roman Empire was | `\that, lacking zero, they had no way to indicate successful | _o__) termination of their C

Re: Fall of Roman Empire

2006-12-20 Thread Chris Mellon
On 12/20/06, Ben Finney <[EMAIL PROTECTED]> wrote: > "John Machin" <[EMAIL PROTECTED]> writes: > > > Ben Finney wrote: > > > > > \ "...one of the main causes of the fall of the Roman Empire was | > > > `\that, lacking zero, they had no way to indicate successful | > > > _o__)

Re: Fall of Roman Empire

2006-12-20 Thread Thomas Ploch
Ben Finney schrieb: > "John Machin" <[EMAIL PROTECTED]> writes: > >> Ben Finney wrote: >> >>> \ "...one of the main causes of the fall of the Roman Empire was | >>> `\that, lacking zero, they had no way to indicate successful | >>> _o__) termination of their C program

Re: Fall of Roman Empire

2006-12-19 Thread Ben Finney
"John Machin" <[EMAIL PROTECTED]> writes: > Ben Finney wrote: > > > \ "...one of the main causes of the fall of the Roman Empire was | > > `\that, lacking zero, they had no way to indicate successful | > > _o__) termination of their C programs." -- Robert Firth | > >

Fall of Roman Empire

2006-12-19 Thread John Machin
Ben Finney wrote: > \ "...one of the main causes of the fall of the Roman Empire was | > `\that, lacking zero, they had no way to indicate successful | > _o__) termination of their C programs." -- Robert Firth | An amusing .sig, but it doesn't address the root cau