C/C++ Programmer's Guide (G06.25+)

Index
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
Index-5
F
exception header file 5-7, 5-8
Executing a C program 19-1, 19-2
Execution environments -xxiii
exit() function, native C A-8
exit() function, TNS C A-23
export$ keyword 2-4, 16-18, 17-16
export-attribute 2-4
Extended data segments, TAL and C 7-27,
8-25
Extended indirection, TAL and C 7-17
extensible attribute 9-5
Extensions 2-1
attribute specifier 2-10
_cc_status 2-7
_cspace 2-9
_lowmem 2-2
EXTENSIONS pragma 2-1, 13-25
External data items 23-6
External functions 23-6
External procedures, interfacing to 7-1
EXTERN_DATA pragma 13-13, 13-28
F
FAIL misalignment handling method 23-4
Fault tolerance 4-8
Fault-tolerant programming 4-8
Feature-test macros 1-19, 1-20, 12-13
FIELDALIGN pragma 13-29
File formats 15-9
File types 4-3
Files
binary 4-3
C 4-4
EDIT 4-4
logical 4-3
physical 4-4
stripping 1-7, 1-15
text 4-3
File-reference models 4-2
Filler bytes 23-6, 23-8
Flags (for c89 utility) 15-16
Floating point
IEEE format 4-7, 6-2, 13-45, 16-4, 17-4
Tandem format 4-7, 6-2, 13-102, 16-4,
17-4
user-defined features
TNS C A-18
TNS/R native C A-3
floattype flag for nld 16-6, 17-7
FORCE_STATIC_TYPEINFO
pragma 13-34
FORCE_STATIC_VTBL pragma 13-35
FORCE_VTBL pragma 13-34
FORTRAN 2-10
Function
prototypes 8-3, 14-11
FUNCTION pragma 7-3, 8-3, 8-5, 13-36
Functions
check-sum 23-7
extensible 9-5, 13-37
external 23-6
hashing 23-7
parameter messages 22-13, 22-15
resident 13-37
variable 9-5, 13-37
G
Generating TNS/R code on H-series
systems 16-1, 17-1
getenv() function, native C A-8
getenv() function, TNS C A-23
Global data
sharing C data with pTAL modules
using BLOCK declarations 8-15
sharing C data with TAL modules
using BLOCK declarations 7-16
using pointers 7-15, 8-14
sharing pTAL data with C modules
using pointers 8-13