Community

TechTip: Using C Functions, Part II

(Jim Martin) The data types used by C functions are nearly all integer, float, and null-terminated strings. RPG IV supports all integer and float data types, and can convert null-terminal strings to RPG character fields, and vice versa (using the %str BIF). The integer and float data types available

Read More - Register for Free Membership