/* /* /* /* Hommage to Charles Darwin and Oliver Sacks */ because of remembrance about a Biology-Teacher */ written in C by Carl-Valentin Schmitt http://nosy-x.com */ in sense of GPL 1.0 and GPL 2.0 with Linux */ #include<stdio.h> #include<unistd.h> #include<time.h> int main( int argc, char *argv[]) { printf ("\n... Italienische Oper + Akt 1 + Mutter und kleines Kind : ...\n"); sleep (3); printf ("\n...gelle, mein Sohn ?! ...\n"); sleep (2); printf ("\n...ja, Mama ...\n"); sleep (3); printf ("\n + Akt 2 + 30 Jahre spaeter + Mutter und Sohn : ...\n"); sleep (3); printf ("\n...gelle, mein Sohn ?! ...\n"); sleep (2); printf ("\n...ja, ja, ja, Mama ...\n"); sleep (3); printf ("\n + Akt 3 + 30 Jahre spaeter + Mutter auf dem Sterbebett und Sohn sitzt dabei : ...\n"); sleep (3); printf ("\n... sleep (2); printf ("\n... sleep (1); printf ("\n... sleep (2); printf ("\n... sleep (5); printf ("\n... sleep (5); gelle, Mama, gelle, gelle, gelle ? ...\n"); Mutter mit letzter Kraft :\n"); ich bin nicht Deine Mama !!!\n"); (und stirbt.) ... \n"); Vorhang zu und the BIG BIG BIG END ...\n\n\n"); return(0); } /* diese Oper ist nur sehr klein und kurz und erklaert Darwins Evolutionstheorie als Beispiel 1 am besten */ /* im Erinnerung an Oliver Sacks */
© Copyright 2024 ExpyDoc