To: J3 J3/02-149 From: JOR/Bleikamp page 1 of 1 Date: 27 Feb 2002 Subject: ISO_C_BINDING Named Constants + Misc. In section 15.2.1, the are some named constants defined in the intrinsic module ISO_C_BINDING (C_INT, C_FLOAT, ...), which, when they have a non-negative value, are the kind type parameter values that match certain C types. But, when they have a negative value, that negative value is not a kind type parameter, just an indication that no interoperable type is available. We refer to this collection of constants as "kind type parameters", which isn't strictly accurate. Edits: [373:7] Change "kind type parameters" to "named constants from the ISO_C_BINDING module" [373:11+], in Table 15.1, in the column headings, change "Kind type parameter" to the 2 line heading "Named constant from the ISO_C_BINDING module (kind type parameter if value is positive)" Other Misc. edits: [229:27] replace "allows" with "facilitates" (from 02-101/01-388r1) [281:14] replace ", KIND" with "[, KIND]" [281:16,25,27] insert ", KIND" after "BACK" [281:17] insert "[, KIND] after "STRING" [282:6,8,9] insert ", KIND" after "DIM" [282:7,15] insert "[, KIND]" before ")" [283:7,23.5,24,24.5,25] insert ", KIND" before "]" [284:4.5] insert "STATUS, " before "TRIM_NAME" [307:11] insert ", KIND" in the "[....]" end of edits