Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Fortran 90 Compiler for HP-UX: Fortran 90 Programmer's Guide > Chapter 7 Writing HP-UX applications

Calling HP-UX system and library routines

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

System calls provide low-level access to kernel-level resources, such as the write system routine. or example, see “File handling ” for an example of a program that calls the write routine. For information about system calls, refer to the HP-UX Reference.

HP-UX library routines provide many capabilities, such as getting system information and file stream processing. Library routines are discussed in the HP-UX Reference.

You can access many HP-UX system calls and library routines from HP Fortran 90 programs using the BSD 3F library, libU77.a. Another library provided with HP Fortran 90 is the Basic Linear Algebra Subroutine (BLAS) library, libblas.a. These subroutines perform low-level vector and matrix operations, tuned for maximum performance. See “Additional HP Fortran 90 libraries” for information about linking to these libraries. For detailed information about the both libraries, see the HP Fortran 90 Programmer's Reference.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.