Lines Matching full:character
136 is a character string specifying the name.
138 is a character string (not a single character).
177 returns the next character from the stream named by
187 The null character
189 is a legal character.
208 writes the character
218 The character is returned as value,
320 into the character pointer
322 The read terminates with a newline character.
323 The newline character is placed in the buffer
324 followed by a null character.
337 writes the null-terminated string (character array)
349 The argument character
353 Only one character may be pushed back.
370 puts characters in the character array (string)
395 reads from the character string
417 from 0, which means that the next input character does not
435 by adding an additional character to the mode-string on the
509 It must be a character array of sufficient size:
575 the character array
640 returns non-zero if the argument is a spacing character:
647 any punctuation character, i.e., not a space, letter,
648 digit or control character.
657 a letter, digit, or punctuation character.
661 returns non-zero if the argument is a control character.
665 returns non-zero if the argument is an ascii character, i.e., less than octal 0200.
669 returns the upper-case character corresponding to the lower-case
675 returns the lower-case character corresponding to the upper-case