Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::containers::text::SegCreateFromFloat Macro
C++
#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 );
Created with a commercial version of 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!