Description
Source
Call Graph
Dump
Displays the content of the given buffer on the DBGU.


Syntax / parameters
void Dump (const unsigned char *pBuffer, unsigned int size)
|
Name |
Type |
Default |
Description |
pBuffer |
const unsigned char *
|
|
Pointer to the buffer to dump.
|
size |
unsigned int
|
|
Buffer size in bytes.
|
Description
Displays the content of the given buffer on the DBGU.
Source
The documentation for this Member was generated from the following file:
main.c