![Intermec Trakker T2090 User Manual Download Page 92](http://html.mh-extra.com/html/intermec/trakker-t2090/trakker-t2090_user-manual_2079227092.webp)
im_putchar
4-32
Notes
The offset may be changed as often as desired.
See Also
im_putchar_dbyte, im_puts_dbyte, im_dbyte_setfont
im_putchar
Purpose
This function places a character at the current cursor position and changes
the line attribute to the specified attribute.
Syntax
#include "imt209x.h"
IM_STATUS im_putchar
(IM_UCHAR
char,
IM_ATTRIBUTES attrib);
IN Parameters
char Specifies the character to be displayed
attrib Specifies the display attribute for the character. Choose one of these
constants:
IM_NORMAL Plain text.
IM_INVERSE Inverse color text.
IM_UNDERLINE Underline text.
IM_UNCHANGED Leave attribute unchanged.
OUT Parameters
None.
Return Value
This function returns one of these codes:
IM_SUCCESS Success.
IM_INVALID_PARAM_1 Invalid attribute value.
Notes
On the TRAKKER T2090 computer, placing a character with the
IM_INVERSE attribute causes the entire line to be inverted.
See Also
im_puts
Summary of Contents for Trakker T2090
Page 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Page 4: ......
Page 14: ......
Page 19: ...Getting Started 1 ...
Page 20: ......
Page 33: ...User Interface 2 ...
Page 34: ......
Page 55: ...Application Development 3 ...
Page 56: ......
Page 61: ...Application Functions 4 ...
Page 62: ......
Page 127: ...Reader Command Reference 5 ...
Page 128: ......
Page 145: ...Configuration Command Reference 6 ...
Page 146: ......
Page 187: ...BIOS Support 7 ...
Page 188: ......
Page 205: ...Hardware Specifications 8 ...
Page 206: ......
Page 212: ......
Page 213: ...Demo Software A ...
Page 214: ......
Page 230: ......
Page 231: ...Microsoft Visual C C Settings B ...
Page 232: ......
Page 237: ...Full ASCII Charts C ...
Page 238: ......