Re: Abs() function in Dos32lib
- Posted by JesusC - Jesus Consuegra <jconsuegra at REDESTB.ES> Nov 04, 1998
- 789 views
Thanks, Robert: Now, adding abs.e to the Windows Thermometer Program, and changing "Win32lib" for "Dos32lib", I got an operative version, with the same lookand feel. Bitmaps are okay. And although some functions like "onUnload", "setText", "setFont" are missing, they do not impact in the operativity of the program. Great, really great, David. >"abs has not been declared" > > Euphoria has no abs() function, it is defined in Win32lib: > But there is no abs() function in Dos32lib. David, a good suggestion(for me) would be to have an abs() function in Dos32lib to mimic Win32lib. Jesus.