From: "Michal Strelec" Newsgroups: comp.os.msdos.djgpp Subject: How to restart computer? Date: Wed, 4 Aug 1999 09:47:44 +0200 Organization: Czech Technical University Message-ID: <7o8r5i$2r9q$1@ns.felk.cvut.cz> NNTP-Posting-Host: cl106161.osu.cz X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I have maybe stupid question. But I need to restart computer. I think I must jump to absolute 0 adress but how to do it (in DjGpp and in BC) ? In DjGpp is processor in PM and probalby when I jump to 0 which isn't my program memory I get an error but not restart of the comp. Is another way to do it? Mike