[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   sf_byte_flush         Allows the flushing of a given variable
------------------------------------------------------------------------------

    procedure sf_byte_flush prototype
      parameters untyped variable,;
                 value int flush_length

    SF_BYTE_FLUSH() allows the flushing of a given variable without having
    to resort to a for...next loop etc.

    Example:

    sf_byte_flush( char_array[ 0 ], 2000 )  && one char() is two bytes

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