The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



WriteExtendedToStream


Unit:SDL_streams
Class:none
Declaration:procedure WriteExtendedToStream (OutStream: TStream; value: extended);

The procedure WriteExtendedToStream stores the extended variable value at the current position of the stream OutStream. Please note that the value is stored as a binary number (10 bytes).



Last Update: 2023-Feb-06