[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  D2Bin( nFloat )-> <cValue>
------------------------------------------------------------------------------


 PARAMETER:

  <nFloat> is the floating point num to be converted into a string


 RETURNS:

  <cValue> is the string that has been generated from <nFloat>


 DESCRIPTION:

  D2Bin() converts a floating point number into an eight byte character
  string.
  

 EXAMPLE:


    +--------------------------------------------------------------+
    |  /* OutPut a number */                                       |
    |  MsgInfo( d2bin( 1.1231 ))                                   |
    +--------------------------------------------------------------+


 SOURCE:

  SOURCE\WINAPI\B2BIN.C



See Also: B2Bin Bin2D
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson