From: "pwillard" Newsgroups: comp.os.msdos.djgpp Subject: How to get bios timer tick count? Date: Wed, 5 Apr 2000 15:46:01 -0400 Organization: Compaq Computer Corp. Lines: 7 Message-ID: <8cg55n$1kl$1@mailint03.im.hou.compaq.com> NNTP-Posting-Host: alfdhcp1-1-87.alf.dec.com X-Trace: mailint03.im.hou.compaq.com 954963959 1685 16.85.240.87 (5 Apr 2000 19:45:59 GMT) X-Complaints-To: usenet AT mailint03 DOT im DOT hou DOT compaq DOT com NNTP-Posting-Date: 5 Apr 2000 19:45:59 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm converting some old pascal code for DJGPP and I have run into a snag. I'm not sure how to tell DJGPP to get the bios timer tick count value... anybody know? Pete