Guardian Programmer's Guide

Table Of Contents
Contents
Guardian Programmer’s Guide421922-014
xxi
28. Using Floating-Point Formats (continued)
28. Using Floating-Point Formats (continued)
Conversion Routines 28-5
Floating-Point Operating Mode Routines 28-5
A. Mixed Data Model Programming
Using 64-bit Addressable Memory A-1
Accessing Data in 64-bit Segments A-1
Allocating a 64-bit Segment A-2
Dynamic Memory Allocation in 64-bit Segments A-3
Data Scanning and Movement within 64-bit Segments A-4
File I/O to/from 64-bit Segments A-4
Socket I/O to/from 64-bit Segments A-5
OSS I/O to/from 64-bit segments A-5
Debugging Programs with 64-bit Segments A-6
Examples A-6
Glossary
Index
Figures
Figure i. Related Manuals xxxii
Figure 1-1. A Requester/Server Application 1-10
Figure 1-2. Multiple Users in a Requester/Server Application 1-12
Figure 1-3. Multiple Functions in a Requester/Server Application 1-13
Figure 1-4. Requester/Server Application in a Network Environment 1-14
Figure 1-5. Client/Server Architecture 1-16
Figure 1-6. Distributed Client/Server 1-17
Figure 2-1.
Disk Files 2-3
Figure 2-2.
File Space Allocated in Extents 2-12
Figure 3-1. Exclusion and Access Mode Compatibility 3-5
Figure 3-2. Two Processes in Deadlock 3-8
Figure 3-3. Avoiding the Two-Process Deadlock 3-9
Figure 3-4. Single-Process Deadlock 3-10
Figure 3-5. Avoiding the Single-Process Deadlock 3-11
Figure 4-1. Waited and Nowait I/O 4-2
Figure 4-2. Multiple Concurrent Operations on One File 4-5
Figure 4-3. Nowait Operations on Multiple Files 4-10
Figure 5-1. Relative-File Structure 5-3
Figure 5-2. Entry-Sequenced File Structure 5-4