_BCDPUT - store a BCD character.

(GCOS-8 Only)

Usage:

_bcdput(bcdptr,c);

Where:

void *bcdptr;
is a BCD pointer as created by "_bcdptr".
int c;
contains a single BCD character.

Description:

"_bcdput" places the BCD character "c" in the location indicated by "bcdptr".

See Also:

expl nsc lib _bcdget

expl nsc lib _bcdptr

Copyright © 1996, Thinkage Ltd.