beautypg.com

Paxar Gold 6037EX User Manual

Page 141

background image

Function Reference 4-105

// Display results

printf("Character read is %c\n", ucCharacter);

if (ucAttribute == 0x07)

printf("Attribute read is\nnormal");

else

printf("Attribute read is\nreverse");

}