CLGEN_DBG_PRINT_BYTE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

clgen_dbg_print_byte -  

SYNOPSIS

"SYNOPSIS"

void clgen_dbg_print_byte (const char * name, unsigned char val);  

ARGUMENTS

name
name associated with byte value to be displayed
val
byte value to be displayed
 

DESCRIPTION

Display an indented string, along with a hexidecimal byte value, and its decoded bits. Bits 7 through 0 are listed in left-to-right order.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:27 GMT, October 06, 2005