View previous topic :: View next topic |
Author |
Message |
Mac Fly Guru
Joined: 30 Nov 2003 Posts: 330 Location: nähe Stuttgart
|
|
Back to top |
|
|
mondauge l33t
Joined: 08 Jan 2003 Posts: 603 Location: Schwetzingen, Germany
|
Posted: Sat Apr 03, 2004 6:04 pm Post subject: |
|
|
gebt da doch mal LMAA ein. Ich find deren Antwort genial |
|
Back to top |
|
|
kollega Tux's lil' helper
Joined: 19 Jul 2002 Posts: 127 Location: Munich, Germany
|
Posted: Mon Apr 05, 2004 8:12 am Post subject: |
|
|
tsr = TechnikerSchule Rosenheim
oder Terminate and Stay Resident kommt aus alten DOS-Zeiten
heißt, dass das programm auch noch nach seiner bearbeitung teilweise im speicher vorhanden bleibt...
was ist ein REDIRECTOR??? |
|
Back to top |
|
|
dakjo Veteran
Joined: 31 Jan 2004 Posts: 1544
|
Posted: Tue Apr 06, 2004 7:35 pm Post subject: |
|
|
So und nun ich, was heist KGRRRSwtHG ? |
|
Back to top |
|
|
Deever Veteran
Joined: 06 Jul 2002 Posts: 1354 Location: Zürich / Switzerland
|
Posted: Wed Apr 07, 2004 9:50 am Post subject: |
|
|
Hat zwar mit "Weisst du es?" nichts direkt zu tun, aber ist dennoch gut zu wissen!
Was denkt ihr, was folgendes Programm tut, wenn man es mehrmals hintereinander laufen lässt, bevor ihr es kompiliert? Was passiert hinterher tatsächlich?
Code: | #include <stdio.h>
int main()
{
int i;
printf("%d\n", i);
return 0;
}
|
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|