Main Page | Modules | Directories | File List | Globals | Related Pages

gm_hex_dump.c File Reference

#include "gm_config.h"
#include "gm_compiler.h"
#include "gm.h"
#include "gm_debug.h"

Functions

GM_ENTRY_POINT void gm_hex_dump (const void *_ptr, gm_size_t len)

Detailed Description

This file contains the GM API function gm_hex_dump().

Function Documentation

GM_ENTRY_POINT void gm_hex_dump const void *  _ptr,
gm_size_t  len
 

gm_hex_dump() prints the hex equivalent of data at _ptr.

Parameters:
_ptr (IN) Address of the data.
len (IN) The length (in bytes) of the data.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Sat May 20 19:20:41 2006 for GM by  doxygen 1.4.4