Mission Base

Program Base Library Functions

void pbl_LongToBuf

( unsigned char* buf, long l )

Copy a four byte long to a four byte buffer.

Documentation

Copy a four byte long to a four byte buffer.
Parameters:
buf - buffer to copy to
l - long value to copy

Alphabetic index



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