delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/09/07:42:20

Date: Sun, 9 Jan 2000 10:14:17 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: GWME <gwme AT aol DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: DJGPP to VC5 conversion
In-Reply-To: <20000108144117.00863.00000374@ng-cr1.aol.com>
Message-ID: <Pine.SUN.3.91.1000109101316.23866l-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 8 Jan 2000, GWME wrote:

> // DELAY OF 1/4 SECONDS
>   i=rawclock()+5;
>   while (rawclock()<i);
> 
> This causes the following error message:
> 'Main1.obj : error LNK2001: unresolved external symbol _rawclock'
> 
> Does anyone know of a similar command under VC5.

This is not the right forum to ask about MSVC.

If MSVC has _bios_timeofday function, you can use that.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019