Q:

What is Directive, Character Set and trigraph characters?

0

What is Directive, Character Set and trigraph characters?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

character sets:

when you write a program , you express c source file as text lines containing characters from the source character set . when a program execute in the target enviroment ,it uses character set .these character sets are related , but need not have the same encoding or all the same members.

trigraphs:

a trigraphs is a sequence of three characters that begins with tow question marks (??).you use trigraphs to write c sources files with a character set that dose not contain convenient graphic representation for some punctuation characters . (the resultant c source file is not necessarily more readable , but it is unambiguous.)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now