SLOG_SetFrameByteSize
Set the byte size of the frame of SLOG file
Synopsis
int SLOG_SetFrameByteSize( SLOG_STREAM *slog, SLOG_uint32 frame_bytesize )
Unmodified Input Variables
- frame_bytesize - unsigned integer to specify the size of the frame.
Modified Input Variables
- slog - pointer to SLOG_STREAM where interval records will be stored.
Modified Output Variables
- returned value - integer return status.
Include File Needed
slog_header.h
Location:../src/slog_header.c