Abs() function in Dos32lib
Hi!.
I'm currently porting my windows thermometer program (Winther 0.5a) to DOS,
trying the nice Dos32Lib from David.
The only issues are:
- Euphoria should have a default directory where to place font files, in the
same way of includes. Now is necessary to copy all the fonts to the
application directory, taking disk space. That could be generic for any font
system.
- Moving from Win32Lib to Dos32lib is straightforward, just changing
"Dos32lib.E" for "Win32lib.ew" at include time. However, when trying to use
the "abs" function, I get an error, as it were undefined...
"abs has not been declared"
Maybe a bug?...
Jesus.
|
Not Categorized, Please Help
|
|