C++
			typedef double CompReturn;
 
 
Properties
	
		| Type | Visibility | Source | Unit | Parent | 
	
		| typedef | public | syscomp.h | System | System | 
Description
C++ return type for Pascal functions that have Comp result type.
Pascal functions that have Comp result type return a double on the FPU stack for the C++ code.
See Also