|
Sack Library Documentation
|
#define SegCreateFromFloat(v) SegCreateFromFloatEx( v DBG_SRC )
Creates a text segment from a floating point value. Probably uses something like '%g' to format output. Fairly limited.
PTEXT short_PI = SegCreateFromFloat( 3.14 );
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.|
Copyright (c) 2000+. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|