Special character constants

uunet!bria!mike uunet!bria!mike
Fri Jan 18 09:07:24 AEST 1991


In article <1292 at mti.mti.com> adrian at mti.UUCP (Adrian McCarthy) writes:
>I only have K&R2, not the Standard.  On a machine whose character set does
>not support special characters like tab and backspace, what happens to
>character constants like '\t' and '\b'?  Is there some special value they
>get set to (e.g., ' ' or '\0') instead?  Or is this issue left undefined?

That is dependant on the C preprocessor that runs on your machine; however,
what character set are you using that doesn't support tabs or backspace?
Just curious ...
-- 
Michael Stefanik, Systems Engineer (JOAT), Briareus Corporation
UUCP: ...!uunet!bria!mike
--
technoignorami (tek'no-ig'no-ram`i) a group of individuals that are constantly
found to be saying things like "Well, it works on my DOS machine ..."



More information about the Comp.lang.c mailing list