COBOL Manual for TNS and TNS/R Programs
Contents
HP COBOL Manual for TNS and TNS/R Programs—522555-006
xl
Examples (continued)
Examples (continued)
Example 13-3. Building a DLL From a Single Source File in One Step (OSS) 13-13
Example 13-4. Building a DLL From a Single Source File in Two Steps (OSS) 13-14
Example 13-5. Building a DLL From a Single Source File in One Step (PC) 13-15
Example 13-6. Building a DLL From a Single Source File in Two Steps (PC) 13-15
Example 13-7. Building a DLL From Multiple Source Files (Guardian) 13-16
Example 13-8. Building a DLL From Multiple Source Files (OSS) 13-17
Example 13-9. Building a DLL From Multiple Source Files (PC) 13-18
Example 13-10. Specifying a DLL When the Compiler Calls the Linker
(Guardian) 13-19
Example 13-11. Specifying a DLL When You Compile and Then Link
(Guardian) 13-20
Example 13-12. Specifying a DLL When the Compiler Calls the Linker (OSS) 13-20
Example 13-13. Specifying a DLL When You Compile and Then Link (OSS) 13-21
Example 13-14. Specifying a DLL When the Compiler Calls the Linker (PC) 13-21
Example 13-15. Specifying a DLL When You Compile and Then Link (PC) 13-22
Example 13-16. COBOLASSIGN Routine 13-88
Example 14-1. ACOS Function 14-8
Example 14-2. ANNUITY Function 14-10
Example 14-3. ASIN Function 14-11
Example 14-4. ATAN Function 14-12
Example 14-5. CHAR Function Without ALPHABET Clause 14-13
Example 14-6. CHAR Function With ALPHABET Clause 14-14
Example 14-7. COS Function 14-15
Example 14-8. CURRENT-DATE Function 14-16
Example 14-9. DATE-OF-INTEGER Function 14-17
Example 14-10. DAY-OF-INTEGER Function 14-18
Example 14-11.
FACTORIAL Function 14-19
Example 14-12.
INTEGER Function 14-20
Example 14-13. INTEGER-OF-DATE Function 14-21
Example 14-14. INTEGER-OF-DATE Function 14-22
Example 14-15. INTEGER-OF-DAY Function 14-23
Example 14-16. INTEGER-PART Function 14-24
Example 14-17. LENGTH Function 14-25
Example 14-18.
LOG Function 14-26
Example 14-19.
LOG10 Function 14-27
Example 14-20. LOWER-CASE Function 14-28
Example 14-21. MAX Function 14-30
Example 14-22. MEAN Function 14-32