Download RH850 Coding - Renesas Electronics
Transcript
CubeSuite+ V2.01.00 CHAPTER 6 FUNCTIONAL SPECIFICATIONS iscntrl Identification of control character [Classification] Standard library [Syntax] #include <ctype.h> int iscntrl(int c); [Return value] These macros return a value other than 0 if the value of argument c matches the respective description (i.e., if the result is true). If the result is false, 0 is returned. [Description] This function is a macro that checks whether a given character is a control character (0x00 to 0x1F or 0x7F). This macro is defined only when c is made true by isascii or when c is EOF. A compiled subroutine can be used instead of the macro definition, which is invalidated by using "#undef iscntrl". R20UT2584EJ0101 Rev.1.01 Sep 01, 2013 Page 545 of 751
Related documents
V850E2/Px4 - Renesas Electronics
CubeSuite Ver.1.40 Integrated Development Environment User`s
Getting Started Guide - v2.1 RH850 C Compiler
TASKING VX-toolset for RH850 User Guide
CubeSuite+ V1.00.00 Integrated Development Environment User`s
4 Diciembre de 2007 a mayo de 2008
CubeSuite+ V2.00.00 Integrated Development Environment User`s
TriCore C Compiler, Assembler, Linker User`s Manual
TriCore C Compiler, Assembler, Linker User`s Manual
RH850 Build - Renesas Electronics
Abaqus Keywords Reference Manual, vol 2:I-Z
RA78K0R Ver. 1.20 Assembler Package Language UM