Skip to content
Snippets Groups Projects
Commit 2fcd52b6 authored by deuce's avatar deuce
Browse files

xp_timer() returns a long double, not a regular old double. In MSVC, these

are apparently the same thing, not so for nost *nix systems.  Unsure of BCC.

At the very least, MSVC doesn't support a long double type with *printf()
whereas *nix does.  This does not *seem* to be causing a problem, but it may.
parent f226f1c5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment