Mission Base

Program Base Library Functions

int pbl_VarBufToLong

( unsigned char* buffer,
  unsigned long* value )

Read a four byte long from a variable length buffer.

Documentation

Read a four byte long from a variable length buffer.

Parameters:
buffer - buffer to read from
value - long to read to
Returns:
int rc: the number of bytes used in the buffer

Alphabetic index



This page was generated with the help of DOC++.