R: LOL für C++ Fans


2004-03-17 17:27 #1
Hehe kennt ihr schon diese Seite hier? (http://www.c-plusplus.de/c___humor_.htm)
Am lustigsten finde ich den Quelltext von Windows 98 😄
2004-03-17 19:09 #2
Der dortige Quelltext für Windows ist doch aber viel zu Umständlich. Sieht man Windows als Objekt, so kann man den Quelltext extrem verkürzen:

[Java]

  
class Windows
{
 int Version;
 
 Windows(int Year) throws Exception
 {
  if (Year == -0)
  {
   Version=Year;
  }
  else
  {
    throw new Exception("Windows wurde gestartet");
  }
 }

 public static main(String args[])
 {
  Windows betatest;

  try
  {
   betatest = new Windows(98);
  }
  catch (Exception e)
  {
   System.out.println("Es ist ein schwerer Ausnahmefehler aufgetreten:\n" + e.toString());
   break;
  }
 }
}


das ganze könnte man auch noch weiter Abkürzen:

  
void Windows()
{
 throw new Exception("Fehler!");
}



😉

www.windowsclone.de.vu

  • games & progs for casio cfx-calculators
  • some old games coded in QBasic

Linux is for people who want to know why it works.
Mac is for people who don't want to know why it works.
DOS is for people who want to know why it does not work.
Windows is for people who don't want to know why it does not work.

2004-03-17 20:14 #3
Die Seite an sich kenne ich nicht dafür jedoch viele Sachen von denen, die dort sind 😉

www.windowsclone.de.vu

  • games & progs for casio cfx-calculators
  • some old games coded in QBasic

Linux is for people who want to know why it works.
Mac is for people who don't want to know why it works.
DOS is for people who want to know why it does not work.
Windows is for people who don't want to know why it does not work.

2004-03-17 20:22 #4
lol trotz des CODE-Tags werden in diesem Forum immernoch die Smileys aus den Textsymbolen erzeugt...

www.windowsclone.de.vu

  • games & progs for casio cfx-calculators
  • some old games coded in QBasic

Linux is for people who want to know why it works.
Mac is for people who don't want to know why it works.
DOS is for people who want to know why it does not work.
Windows is for people who don't want to know why it does not work.

2004-03-17 20:24 #5
Du musst den Haken bei Use Emoticons deaktivieren, dann klappt's auch mit 8)

waiting www.tom-productions.de - www.tofahrn-foto.de - www.tofahrn.de

2004-03-17 20:31 #6
*tadaa* 😉

www.windowsclone.de.vu

  • games & progs for casio cfx-calculators
  • some old games coded in QBasic

Linux is for people who want to know why it works.
Mac is for people who don't want to know why it works.
DOS is for people who want to know why it does not work.
Windows is for people who don't want to know why it does not work.

2004-03-19 14:58 #7
*gg* Das ist so primitiv dass sogar ich das verstehe.😀

Grüße,
LordEverything
2004-03-19 14:59 #8
R=Restore (Wiederherstellung)
Durch einen präzisen Angriff auf ezBoard sind sämtliche Beiträge der Foren verloren gegangen. Durch Restore-Prozesse seitens ezBoards konnte leider nur ein winziger Teil aller Beiträge gerettet werden. Das Robot-Forum hatte es auch schwer getroffen. Durch Google-Caches und Web.Archive.org konnten viele Beiträge wieder gefunden werden. Diese hier gehören dazu. Die Diskussion kann weitergeführt werden.