Back to IRIX 6.2


Manuals Summary

Documenter's Workbench Software User's Guide (007-0510-010)

This AT&T manual contains three parts: Part 1 illustrates the many document preparation features of Documenter's Workbench by showing input fields and their resultant output. Part 2 introduces the basic concepts of document preparation using Documenter's Workbench: formatting commands, line filling, and processing input files. Part 3 is devoted to tutorials on macro packages (mm, mv), formatters (nroff, troff), preprocessors (tbl, eqn, neqn, pic, grap), and revising and indexing tools (checkmm, diffmk hyphen, ndx, ptk, subj).


Documenter's Workbench Software Technical Discussion and Reference Manual (007-0511-010)

This manual provides technical information about Documenter's Workbench. It provides detailed discussions of the macro package mm, the preprocessor tbl, and the formatters nroff and troff.


C Language Reference Manual (007-0701-090)

This manual contains a summary of the syntax and semantics of the C programming language as implemented on the IRIX operating system. It is for programmers who are writing and developing C code for Silicon Graphics computer systems.


IRIS Power C User's Guide (007-0702-030)

This guide describes how to use IRIS Power C. It is intended for C programmers who want to make efficient use of multiprocessor Silicon Graphics systems to execute code in parallel.


IRIS Power C Quick Reference Card (007-0703-030)

The IRIS Power C Quick Reference Card provides information about IRIS Power C in a quick-reference format. It lists IRIS Power C and multiprocessing C command-line options, run-time environment variables, and directives.


C++ Programmer's Guide (007-0704-090)

This guide provides information about implementing C++ programs using IRIX. It documents compiling, linking, and running C++ programs, the interface between C++ and C, and tells how to use the debugger dbx with C++. It is intended for readers with some experience with C++.


C++ Programmer's Guide (007-0704-100)

The C++ Programming Guide provides information about implementing C++ programs using IRIX. It documents compiling, linking, and running C++ programs, the interface between C++ and C, and tells how to uses the debugger dbx with C++. It is intended for readers with some experience with C++.


Pascal Programming Guide (007-0740-030)

This guide describes the unique features of the SGI implementation of the Pascal language, including nonstandard language extensions supported, compiling and linking, and details of the runtime execution environment.


IRIS 3270 Emulator User's Guide (007-0805-040)

This guide explains how to set up and use 3270 emulator software for sessions with an IBM host. This guide is written for Silicon Graphics workstation users who need to run IBM host applications from their workstation or from an ASCII terminal connected to the workstation. It explains configuration menus fully, so that new users can easily select the correct session operating parameters and adjust for personal preferences. The guide also describes and illustrates keyboard mappings and screen layouts to ensure effective use of the emulator, and it provides detailed instructions for using the 3270 file transfer utilities, IRISXFR and IND$FILE.


IRIX Network Programming Guide (007-0810-060)

This guide describes various approaches to writing software that sends or receives information via a network, including the Transport Layer Interface of the OSI Reference Model; sockets, TCP/IP, and the BSD model of network layering; and the RPC/XDR remote procedure call model. This manual is for programmers who want to make a program communicate over a network.


4DDN User's Guide and Man Pages (007-0820-030)

This guide explains how to use the application-level commands that 4DDN software provides. The intended audience is end users of Silicon Graphics workstations that are connected to a DECnet network. This guide provides instructions for running the virtual terminal service, performing file transfer and program execution, sending mail, and printing files from a Silicon Graphics node on the DECnet.


4DDN Network Management Guide and Man Pages (007-0821-030)

This guide explains how to use the network administration features that 4DDN software provides. The intended audiences are network or server administrators who are responsible for managing Silicon Graphics nodes on a DECnet network, and expert workstation users who are responsible for adding their systems to the DECnet network and monitoring the connection. The 4DDN Network Management Guide contains procedures for configuring 4DDN software, maintaining the network database, adding user accounts, and monitoring and controlling the network from a Silicon Graphics node.


5080 Emulator User's Guide (007-0841-040)

This guide explains how to configure and use IRIS 5080 terminal emulator software, which enables a Silicon Graphics workstation to operate as an IBM 5080 Model 2A terminal. It is written for Silicon Graphics workstation users who need to use the 5080 emulator to run IBM host-resident graphics programs from their workstations. The guide introduces new users to the IRIX desktop tools, to native 5080 Model 2A terminal features and their IRIS 5080 emulator equivalents, and to 5080 terminology. It also provides illustrated instructions for configuring the emulator and for using its features in sessions with the IBM host.


5080 Emulator Quick Reference (007-0845-050)

This pamphlet contains keyboard charts, table of keyboard functions, and tables of graphics mnemonics for the IRIS 5080 Terminal Emulator application. It offers experienced IRIS 5080 emulator users a convenient method of retrieving information about keyboard locations and command equivalents for 5080 functions. The 5080 Emulator Quick Reference condenses the information in the IRIX 5080 Terminal Emulator User's Guide.


ONC3/NFS Administrator's Guide (007-0850-080)

The ONC3/NFS Administrator's Guide explains how to implement the Open Network Computing Network File System (NFS) services on Silicon Graphics servers and workstations. This guide is written primarily for server and site administrators who are responsible for managing filesystem sharing at network sites, but it can also be helpful to expert personal workstation users who need to configure and troubleshoot the NFS client setup on their systems. The ONC3/NFS Administrator's Guide contains theory of operations information, planning suggestions, and procedures for setting up and maintaining ONC3/NFS services, such as NFS, automounter and the cache FS filesystem.


Diskless Workstation Administration Guide (007-0855-030)

The Diskless Workstation Administration Guide explains how to configure IRIX software on a Silicon Graphics server so that the server can support one or more diskless workstations. This guide is written for server and network administrators who are experienced in managing NFS operations. The Diskless Workstation Administration Guide contains practical planning recommendations installation instructions, and procedures for maintaining a diskless workstation implementation. Related document: IRIX Admin: Software Installation and Licensing and ONC3/NFS Administrator's Guide.


IRIS SNA SERVER Administration Guide (007-0870-020)

This guide explains how to configure, operate, and maintain IRIS SNA Server software using SNAView, a graphical interface tool for managing SNA connectivity on Silicon Graphics systems. It is written for system administrators who are responsible for managing user services (such as 3270 terminal emulation) and program services (including LU 0-3 and LU 6.2 applications and application development). Introductory chapters describe SNA Server software architecture and its relationship to other Silicon Graphics products that support IBM host connectivity. The remaining chapters provide illustrated instructions for using SNAView to achieve the connectivity requirements of the server and to monitor SNA activity. Appendixes offer detailed information about the features and implemented functions of SNA Server software, its return codes, and error messages.


IRIS SNA SERVER Programming Guide (007-0871-020)

This guide describes the application program interface that IRIS SNA Server software offers for developing LU 0-3 and LU 6.2 transaction programs. It is written for experienced SNA programmers who are developing applications to run on Silicon Graphics systems. This guide contains a description of all functions that a calling program uses to establish a session and to perform the additional services that the program might require. It also contains a complete reference to the verb set that is available to LU 0-3 applications (Types 0, 1, 2, and 3 devices) for requesting session-level services. (The verb set for LU 6.2 application development is described in the IRIS SNA LU 6.2 Programming Guide.) Appendixes contain detailed reference information about all utilities in the SNA Server library.


IRIS SNA LU 6.2 Programming Guide (007-0874-020)

This guide describes the library of functions (verbs) that support LU 6.2 transactions on Silicon Graphics systems in an SNA network. It is written for C-language programmers who develop applications in which a Silicon Graphics system is a partner in an LU 6.2 transaction. It contains a complete description of all verbs in the library and their return codes (including the verbs supplied by the IRIS SNA Server product) and provides a sample application to illustrate verb usage. This guide also explains the security features of IRIS LU 6.2 and describes its departures from the IBM SNA implementation. Finally, this guide offers an appendix of the verbs presented in traditional reference page format.


dbx User's Guide (007-0906-100)

This guide describes the source level debugger, dbx. This manual is written for programmers who want to debug C, C++, Fortran, Pascal, and Assembler code. It describes how to execute a program under dbx, examine source code, control program execution, debug machine language code, and debug multiple processes. It also lists dbx commands, predefined aliases, and predefined variables.


dbx User's Guide (007-0906-110)

This guide describes the source level debugger, dbx. This manual is written for programmers who want to debug C, C++, Fortran, Pascal, and Assembler code. It describes how to execute a program under dbx, examine source code, control program execution, debug machine language code, and debug multiple processes. It also lists dbx commands, predefined aliases, and predefined variables.


IRIX Device Driver Programmer's Guide (007-0911-060)

This guide documents the execution environment for kernel-level and user-level device drivers in IRIX, and covers the development tools and methods used to create device drivers. It is intended for experienced C programmers who have a good knowledge of UNIX system programming and of the hardware to be attached.


Graphics Library Programming Guide, Volume I (007-1210-060)

This guide describes the IRIS GL API. It's intended only for programmers who have not yet ported their code to OpenGL. Related documents include the OpenGL Programming Guide and The OpenGL Porting Guide.


4DDN Programming Guide and Man Pages (007-1302-020)

This guide explains the application interfaces that 4DDN software offers for accessing files and establishing logical links between a Silicon Graphics node and other nodes on a DECnet network. It is written for C application developers who are familiar with the DECnet programming environment. The 4DDN Programming Guide thoroughly documents the library routines that perform file access and the IRIX system calls that perform task-to-task communications over the network. It includes sample C programs and suggestions for program debugging.


IRIX Admin: Software Installation and Licensing (007-1364-060)

This guide explains how to install and license software that runs under IRIX, the Silicon Graphics implementation of the UNIX operating system. It contains instructions for performing miniroot and live installations using the inst command. It identifies the licensing products that control access to restricted applications running under IRIX and refers readers to licensing product documentation.


ImageVision Library Programming Guide (007-1387-030)

This manual describes how to use the ImageVision Library (IL) to perform image processing tasks. It is intended for programmers writing image processing applications using C++, C, or Fortran. The manual describes the IL architecture, how IL application programs can access external data, the operations that can be performed on an image, and how to display images on a monitor. For advanced applications, the manual also describes how programmers can optimize an application, and how they can extend the library by adding image operators, file formats, and memory management methods unique to that application.


4DLT Administrator's Guide (007-1396-020)

This guide explains how to configure and maintain 4DLT software on a Silicon Graphics server or workstation. The audience for this guide is system and network administrators who are experienced in LAT network management and familiar with UNIX file maintenance utilities. This guide describes how to add Silicon Graphics systems to a LAT network, make the system's resources available to LAT network users, and optimize 4DLT operations for a particular LAT network or Silicon Graphics node.


IRIS 3270 Emulator Programming Guide (007-1410-020)

This guide describes the Silicon Graphics 3270 high-level language application program interface (HLLAPI). It explains the programming tools that are available to customize the user interface to the IRIS 3270 Emulator, automate 3270 interactions between Silicon Graphics systems and the IBM host, and use Silicon Graphics Message Mode facilities to increase throughput. This guide is written for HLLAPI application programmers who need comprehensive information delivered in an economical style: it explains departures from IBM PC Assembler HLLAPI, lists all Silicon Graphics HLLAPI capabilities, then presents a functional description of each subroutine that implements these capabilities. It also provides troubleshooting advice, and appendixes of error messages and scan code and buffer code tables.


IRIX Networker Administrator's Guide (007-1458-030)

This guide documents the Silicon Graphics implementation of Legato NetWorker from Legato Systems, Inc. It contains information on how to install, configure, and manage NetWorker backup and recovery software. It also explains how to configure systems for NetWorker archiving and retrieval, if these optional features have been purchased. This manual provides enough information for the basic use and administration of NetWorker installed in a typical networked environment.


IRIS IM Programming Guide (007-1472-020)

This guide is for all programmers interested in developing applications using IRIS IM, Silicon Graphics' port of the industry-standard OSF/Motif for use on Silicon Graphics IRIS workstations. This guide also contains advice for pure X and X toolkit programmers about programming in the Silicon Graphics X environment, including how to work with nondefault visuals. The Silicon Graphics IRIX operating system contains a fully compliant native X Window System that provides standard X toolkits, font support, and improved X performance.


Graphics Library Programming Tools and Techniques (007-1489-030)

This guide describes useful software tools and programming techniques for use with IRIS GL. It includes a description of gldebug, suggestions on tuning performance, discussion of mixed-model (GL and X) programming, and information on programming SkyWriter systems. This manual is useful for anyone who needs to debug or tune an IRIS GL program, and for anyone writing software for SkyWriter systems.


IRIS OSI Transport Service Administration Guide (007-1547-020)

This guide describes the software that implements OSI network services on Silicon Graphics systems and explains how to use the network management tools that the IRIS Transport Services product offers. The guide is especially suited to network administrators who are new to OSI. It contains illustrated examples of the OSI protocol stacks that are configurable with Transport Services modules and clearly explains the services implemented by each stack configuration. It also explains how to select protocol combinations to achieve specific connectivity requirements and provides instructions for using configuration, monitoring, and testing tools that are clear, easy to understand, and illustrated with examples. The purpose of each tool and its effect on the software configuration are clearly described, so that new OSI network administrators can set up and manage a network with confidence.


IRIS OSI Transport Service Network Directory Compiler Guide (007-1549-010)

This guide explains how to create the routing tables that are required to operate IRIS OSI Transport Services software on intermediate systems connecting OSI LANs or WANs. The guide is written as a companion to the IRIS OSI Transport Service Administration Guide. It describes the function, format, and contents of an OSI routing table and explains how to create a routing table using the Directory Network Compiler. To meet the needs of new OSI network administrators, this guide pays special attention to explaining and illustrating OSI address formats and routing domains. It also makes recommendations for selecting an address format and assigning addresses in a new OSI network.


IRIS Token Ring Administrator's Guide (007-1561-030)

This guide describes network administration for Silicon Graphics' 802.5 Token Ring network products. It contains chapters on configuring and troubleshooting the product, as well as a chapter describing the 802.5 Token Ring protocol.


IRIS SNA SERVER VT100 Interface Guide (007-1593-010)

This guide is a supplement to the IRIS SNA Server Administration Guide. It is written for system administrators who use a terminal type device rather than a graphics device for managing SNA user services and program services on a Silicon Graphics system. The IRIS SNA Server VT100 Interface Guide replaces the SNAView menus and screens that are documented in the IRIS SNA Server Administration Guide with the selection screens and forms that are available from an ASCII terminal. The guide is used in conjunction with the IRIS SNA Server Administration Guide for complete server management.


ToolTalk Programmer's Guide (007-1611-010)

This guide describes the ToolTalk service and how to modify your application to send and receive ToolTalk messages. It is for application developers who create or maintain applications and wish to use the ToolTalk message service. This manual assumes familiarity with the IRIX operating system environment. After you have read this manual, you should have an understanding of what the ToolTalk service is and how it works; what is required to integrate with the ToolTalk service; how to modify your application to send messages addressed to processes or ToolTalk objects; how to register message pattern information for the messages you want to receive; how to receive and handle messages delivered to your application by the ToolTalk service; and how to create and manage ToolTalk objects in your application's data. This manual is intended for systems running IRIX 4.0.1 or later. The manual does not provide ToolTalk installation procedures. To install the ToolTalk service, see the ToolTalk Setup and Administration Guide.


CASEVision/ClearCase Concepts Guide (007-1612-020)

A summary description for this book is not available at this time.


CASEVision/ClearCase Reference Pages (007-1613-030)

A summary description for this book is not available at this time.


CASEVision/ClearCase Tutorial (007-1614-020)

A summary description for this book is not available at this time.


ToolTalk Setup and Administration Guide (007-1617-010)

This manual describes how to use the ToolTalk service. It is intended for those setting up and administering a ToolTalk message system. In addition to setup and maintenance information, the manual lists error messages that can arise. This manual assumes familiarity with the IRIX operating system environment. To modify or create applications using the ToolTalk service, see the ToolTalk Programming Guide.


C++ Language System Product Reference Manual (007-1618-020)

This manual describes the C++ programming language. It is the May 1991 edition of the C++ Reference Manual by Bjarne Stroustrup. Readers of this manual should be familiar with C++.


C++ Language System Library (007-1619-020)

This manual introduces the iostream support in the C++ library and describes the basic facilities for using complex arithmetic in C++. It is intended for experienced C++ programmers.


C++ Language System Overview (007-1621-020)

This guide introduces new language features of C++ and shows how C++ corrects most of the deficiencies of C. It is intended for experienced C++ programmers.


IRIS Performer Programmer's Guide (007-1680-030)

This guide serves as both introduction and reference for all developers building graphics applications using IRIS Performer 2.0. Topics covered include an overview of real-time image generation and IRIS Performer, detailed code walkthrough of a typical Performer application, information on application and scene-graph structure, details of database traversal, hints on load management and special effects, a description of the 36 file loaders provided with Performer, and information about the low-level libpr rendering library, math tools, statistics gathering and reporting, application tuning, and the new C++ programmer's API.


Addendum to Apple Audio Interchange File Format-AIFF-C Specification (007-1694-030)

The Addendum to Apple Audio Interchange File Format - AIFF-C Specification describes Silicon Graphics extensions to the AIFF-C file format.


Graphics Library Programming Guide, Volume II (007-1702-020)

This guide describes the IRIS GL API. It's intended only for programmers who have not yet ported their code to OpenGL. Related documents include the OpenGL Programming Guide and The OpenGL Porting Guide.


ImageVision Library Quick Reference Card (007-1711-020)

This quick-reference card shows all the public classes in the ImageVision Library class hierarchy.


Non Indy Flyer (007-1726-060)

A summary description for this book is not available at this time.


IDO Flyer for 6.2 (007-1747-100)

A summary description for this book is not available at this time.


4DLT User's Guide (007-1761-010)

This guide explains how to use 4DLT commands to connect to a Local Area Transport (LAT) network and use its resources. The audience for this guide is end users of Silicon Graphics workstations with some experience in using the IRIX command-line interface. This guide introduces readers to LAT networks, explains the effects of the 4DLT application and how to start and stop it, and describes each user-level command and its options, including sample command entries.


CASEVision/ClearCase Administration Guide (007-1774-020)

A summary description for this book is not available at this time.


The OpenGL Porting Guide (007-1797-020)

This guide discusses changing existing IRIS GL programs to use OpenGL. It details the use of the toogl porting software, and provides a brief introduction to handling windows and events with OpenGL equivalents, as well as a list of major differences between IRIS GL and OpenGL.


IRIS Digital Media Programming Guide (007-1799-040)

This guide describes the APIs of the Audio, Audio File, CD, DAT, MIDI, Video, IndigoVideo, Compression, and Movie Libraries, which make up the IRIS Digital Media development environment. It describes how to configure the audio system, manage audio I/O, read and write digital audio files, and interface to SCSI CD-ROM and DAT drives; how to send, receive, and process MIDI messages through serial ports; how to use the Video Library to interface to the on-board Indy VINO, and to video options such as Indy Video, Galileo Video, Indigo2 Video, and Sirius Video; how to use the IndigoVideo Library to interface to the optional IndigoVideo board for Indigo Entry Graphics workstations; how to support standard and user-defined compression methods; and how to create, read, write, edit, and play movie files.


Indigo Magic Desktop Integration Guide (007-2006-090)

This manual explains how to integrate applications into the Indigo Magic Desktop Environment. It is intended for programmers who are developing applications to run on Silicon Graphics workstations. This manual describes how to achieve the Indigo Magic look and feel for your application -- using Schemes and the enhanced look, using some new widgets provided by Silicon Graphics, setting window and session management properties, creating unique images for minimized windows, using the File Alteration Monitor, and tips for using fonts. The manual also shows you how to create Desktop icons for your application -- drawing icons using IconSmith, programming icons using file typing rules, and installing icons in the Icon Catalog. And you can internationalize your application by generalizing it so that it can easily be customized -- or localized -- to run in more than one language environment. Finally, information is provided for packaging your application for installation. This involves using the Software Packager tool so that users can install your product with the Software Manager, Silicon Graphics' software installation and management tool. (The Software Manager provides a graphical interface that makes it easy for users to install your product.)


Network License System Administration Guide (007-2115-002)

The Network License System Administration Guide describes the NetLS application licensing system used by Silicon Graphics. This guide explains how to install, maintain, and administer the licenses required to run applications that use NetLS.


IRIS ViewKit Programmer's Guide (007-2124-002)

This guide describes how to create programs using IRIS ViewKit. IRIS ViewKit is a C++ toolkit that provides commonly needed facilities for applications based on the IRIS IM user interface toolkit (the Silicon Graphics port of the industry-standard OSF/Motif user interface toolkit for use on Silicon Graphics workstations). The guide describes the ViewKit concepts and components used in practically every ViewKit program; describes how to use the pre-built ViewKit components; and provides numerous examples of creating ViewKit programs.


IRIX Admin: Selected Reference Pages (007-2159-005)

The IRIX Admin: Selected Reference Pages provides concise reference page (manual page) information on the use of commands that may be needed while the system is down. Generally, each reference page covers one command, although some reference pages cover several closely related commands. Reference pages are available online through the man(1) command.


NIS Administration Guide (007-2161-001)

The NIS Administration Guide explains how to implement the network information system (NIS) on Silicon Graphics servers and client workstations. This guide is written for experienced UNIX network administrators who manage server operations for their site. The NIS Administration Guide describes the NIS domain paradigm, the software that implements the NIS server hierarchy, and the tools available to monitor and maintain the NIS network lookup service.


Indigo Magic User Interface Guidelines (007-2167-002)

This guide is intended for developers of software products used on Silicon Graphics workstations, including software engineers, user interface (UI) designers, and human factors specialists. Its purpose is to help you create products that are consistent with other applications and that integrate seamlessly into the Indigo Magic Desktop environment. This guide contains two major parts: Part I describes how users might want to interact with your application from the Desktop. It covers the Desktop, icon design, application windows, Indigo Magic Desktop services, and interoperability among applications. Part II describes the individual components of the Silicon Graphics interface, such as menus, dialogs, and controls, and presents examples of appropriate and inappropriate ways to use them.


SX.25 User's Guide (007-2178-001)

This guide explains how to use the packet assembler/disassembler terminal program (PAD) that is part of the SX.25 software product. The guide is intended for end users of the PAD application. It explains the how PAD application works in simple terms, so that even first-time users can feel well prepared to begin working in the PAD environment. It also provides clear instructions for establishing and closing a PAD connection and for using the commands that control a PAD session. Troubleshooting information is geared to helping users solve problems independently, should they occur.


SX.25 Administrator's Guide (007-2179-003)

This guide explains how to configure a Silicon Graphics system to operate as a host on one or more X.25 LANs or WANs. The guide is written for system and network administrators who are experienced in setting up network hosts and are familiar with the requirements of PSDN connections; however, the graphical administrator interface and the instructions in the guide greatly simplify the configuration task. Introductory chapters describe the features of the Silicon Graphics X.25 implementation, illustrating the connectivity options that it offers. A quick-start chapter provides instructions that can cut time from the configuration process, and detailed procedures explain how to use menus to configure the protocol stack and the user applications that it supports (PAD, TCP/IP, and UUCP services as well as custom applications).


IRIS HIPPI API Programmer's Guide (007-2227-002)

This guide explains the philosophy and usage for the IRIS HIPPI product's application programming interface.


IRIS HIPPI Administrator's Guide (007-2229-003)

This guide describes network administration for Silicon Graphics' High-Performance Parallel Interface (HIPPI) network product. It contains chapters on configuring, maintaining, and monitoring the product, as well as a chapter describing the HIPPI protocol.


Sirius Video Programming and Configuration Guide (007-2238-003)

Sirius Video is a video option that provides IRIS and POWER Onyx workstations equipped with RealityEngine, RealityEngine2, or VTX graphics with broadcast-quality video. Sirius Video can also be installed in CHALLENGE, POWER Series, and POWER CHALLENGE server configurations, making its broadcast-quality video a network resource.


SX.25 NLI Programmer's Guide (007-2268-002)

This guide describes how to create X.25 network applications for Silicon Graphics systems using the STREAMS mechanisms that implement the Network Layer Interface (NLI). The NLI implements communications between an application and the kernel-resident network driver. The audience for this guide is STREAMS programmers who are experienced in developing network applications. The guide identifies IRIX header files that must be included in an application, explains NLI data structures and message formats in detail, and describes how to set up a listener process in an application. This guide also provides NLI programming examples.


VME/ISA Synchronous Communication Administrator's Guide (007-2278-001)

This guide explains how to configure the software that controls synchronous communications boards on CHALLENGE model systems. It is written for system and network administrators who are responsible for configuring servers that provide local and wide area network services. It explains how to set up the initial configuration of synchronous communications software and how to modify the configuration after it is established. It is not necessary to use this guide if you plan to use the graphical interface to network software configuration (see the SX.25 Administrator's Guide.)


NetWorker for IRIX User's Guide (007-2304-002)

This guide documents the Silicon Graphics implementation of Legato NetWorker from Legato Systems, Inc. It contains instructions on using NetWorker's backup and recovery software from a client workstation. It shows you how to back up files and directories to the NetWorker server as needed using the Backup window, and how to browse the online index to recover files using the Recover window. It also explains how to use NetWorker archiving and retrieval, if these optional features are available at your site.


IRIS ATM Configuration Guide (007-2333-002)

This guide provides instructions for configuring the IRIS ATM product (hardware and software). It includes instructions for verifying that different pieces of the product are functional, and a complete set of error messages that are generated by the software.


IRIS ATM API Programmer's Guide (007-2334-003)

This reference manual is for programming upper-layer applications that use the services of the IRIS ATM subsystem through its character device interface.


MIPSpro Compiling and Performance Tuning Guide (007-2360-004)

This guide describes the components of the MIPSpro compiler system, which compiles new 32-bit (n32) and 64-bit programs. It details programming tools such as prof and pixie, and explains dynamic shared objects. It also describes ways to improve program performance and how to write and update code so that it is portable to 64-bit systems.


MIPSpro Compiling and Performance Tuning Guide (007-2360-005)

This guide describes the components of the MIPSpro compiler system, other programming tools, and dynamic shared objects. It also explains ways to improve program performance and how to write and update code so that it is portable to 64-bit systems.


MIPSpro Fortran 77 Programmer's Guide (007-2361-002)

This guide tells you how to compile, link, and run Fortran 77 programs using the MIPSpro Fortran 77 compiler. Fortran 77 program interfaces, IRIX system functions, and system subroutines are documented. It documents the driver options, source directives (including PCF directives), and source assertions that you use to explicitly program parallel execution of Fortran 77 programs on Silicon Graphics multiprocessor systems, and documents methods for debugging parallel Fortran. It is intended for readers who have some experience with Fortran 77.


MIPSpro Fortran 77 Programmer's Guide (007-2361-003)

This guide tells you how to compile, link, and run Fortran 77 programs using the MIPSpro Fortran 77 compiler. Fortran 77 program interfaces, IRIX system functions, and system subroutines are documented. It documents the driver options, source dir directives (including PCF directives), and source assertions that you use to explicitly program parallel execution of Fortran 77 programs on Silicon Graphics multiprocessor systems, and documents methods for debugging parallel Fortran. It is intended for readers who have some experience with Fortran 77.


MIPSpro Fortran 77 Language Reference Manual (007-2362-002)

This manual describes the Fortran 77 programming language specifications as implemented on Silicon Graphics systems. It is a reference manual and assumes prior exposure to Fortran or another algebraic language.


MIPSpro Fortran 77 Language Reference Manual (007-2362-003)

This manual describes the Fortran 77 programming language specifications as implemented on Silicon Graphics systems. It is a reference manual and assumes prior exposure to Fortran or another algebraic language.


MIPSpro Power Fortran 77 Programmer's Guide (007-2363-001)

MIPSpro Power Fortran 77 is a Fortran 77 compiler that enables you to run Fortran 77 programs efficiently on Silicon Graphics multiprocessor systems including CHALLENGE, Onyx, POWER CHALLENGE, and POWER Onyx. Power Fortran 77 analyzes a program, identifies loops that are safe to execute concurrently on parallel CPUs, and generates a parallel version of the program automatically. The Fortran 77 manual, MIPSpro Fortran 77 Programmer's Guide, describes the special driver options and source directives you can use to explicitly control parallel execution, and the environment variables used to regulate parallel execution at run time. This Guide documents the driver options and source directives used to achieve automatic parallelization of an unmodified Fortran 77 program.


MIPSpro Power Fortran 77 Programmer's Guide (007-2363-002)

MIPSpro Power Fortran 77 is a Fortran 77 compiler that enables you to run Fortran 77 programs efficiently on Silicon Graphics multiprocessor systems including CHALLENGE, Onyx, POWER CHALLENGE, and POWER Onyx. Power Fortran 77 analyzes a program, identifies loops that are safe to execute concurrently on parallel CPUs, and generates a parallel version of the program automatically. The Fortran 77 manual, MIPSpro Fortran 77 Programmer's Guide, describes the special driver options and source directives you can use to explicitly control parallel execution, and the environment variables used to regulate parallel execution at run time. This Guide documents the driver options and source directives used to achieve automatic parallelization of an unmodified Fortran 77 program.


CASEVision/ClearCase User's Guide (007-2369-001)

A summary description for this book is not available at this time.


MIPSPro 64-Bit Porting and Transition Guide (007-2391-002)

This guide provides an overview of the IRIX 6 operating system and describes what a programmer needs to know to successfully modify an existing 32-bit IRIX application so that it compiles and executes in a 64-bit IRIX 6 environment.


MIPSPro 64-Bit Porting and Transition Guide (007-2391-003)

This guide provides an overview of the IRIX 6 operating system and describes what a programmer needs to know to successfully modify an existing 32-bit IRIX application so that it compiles and executes in a 64-bit IRIX 6 environment.


OpenGL on Silicon Graphics Systems (007-2392-001)

OpenGL on Silicon Graphics Systems explains how to use the OpenGL graphics library on Silicon Graphics systems. The guide expands on the OpenGL Programming Guide, which describes implementation-independent aspects of OpenGL. It discusses these major topics: Integrating OpenGL programs with the X Window System, Using OpenGL extensions, Debugging OpenGL programs, and Achieving maximum performance on different hardware.


CASEVision/ClearCase Quick Reference (007-2395-001)

A summary description for this book is not available at this time.


MIPSPro Assembly Language Programmer's Guide (007-2418-002)

This book describes the assembly language supported by the RISCompiler system, its syntax rules, and how to write assembly programs. For information on assembling and linking an assembly language program, see the MIPSpro Compiling and Performance Tuning Guide.


dbx Quick Reference (007-2437-002)

The dbx Quick Reference lists the dbx commands and provides a brief description of each command.


dbx Quick Reference Card (007-2437-003)

The dbx Quick Reference lists the dbx commands and provides a brief description of each command.


Open Inventor: How to Write an Open Inventor File Translator (007-2468-001)

A summary description for this book is not available at this time.


Open Inventor: Nodes Quick Reference (007-2469-001)

A summary description for this book is not available at this time.


Programming on Silicon Graphics Systems: An Overview (007-2476-002)

This manual -- Programming on Silicon Graphics Systems: An Overview -- provides an introduction to the IRIX Operating System, which is Silicon Graphics' implementation of UNIX. It tells you how IRIX differs from UNIX (for example, IRIX provides support for multiprocessing and graphics hardware). It briefly describes the compilers, user interface tools, program development tools, and application libraries available to IRIX applications developers. It also provides a roadmap and an annotated list of all IRIX developer documentation.


Topics in IRIX Programming (007-2478-003)

The IRIX System Programming Guide describes the components of the IRIX compiler system. This manual is for programmers who are writing code for Silicon Graphics systems. It describes how to use the compiler and programming tools such as prof, and how to improve program performance. It also includes Dynamic Shared Objects (DSOs), lex, yacc, IPC, file and record locking, real-time programming, fonts, internationalization, and position-independent coding in assembly language.


MIPS Compiling and Performance Tuning Guide (007-2479-001)

This guide describes the components of the MIPS compiler system, which compiles older 32-bit programs (o32). It also covers other programming tools, and dynamic shared objects. And, it also explains ways to improve program performance.


X Consortium Document (007-2493-002)

This document describes an extension to the X11 server. The purpose of this extension is to support the use of additional input devices beyond the pointer and keyboard devices defined by the core X protocol.


REACT Real Time Programmer's Guide (007-2499-002)

This guide describes the features ofIRIX that are needed when writing programs that have to execute in synchrony with external events. It covers IRIX scheduling options, address space manipulations, the use of direct and asynchronous I/O, and the use of the REACT/pro Frame Scheduler.


Developer Magic: Debugger User's Guide (007-2579-002)

This manual describes the ProDev WorkShop Debugger, a UNIX source-level debugging tool that provides special windows (views) for displaying program data and execution status.


Developer Magic: Static Analyzer User's Guide (007-2580-002)

This manual describes the Static Analyzer and the Browser. The Static Analyzer allows you to analyze source code written in C, C++, Fortran, or Ada (with ProDev Ada package only). It shows you the code's structure, including how functions within programs call each other, where and how variables are defined, how files depend on each other, where you can find macros, and other structural details to help you understand the code.


Developer Magic: Performance Analyzer User's Guide (007-2581-002)

This manual describes the Performance Analyzer, a tool that helps you understand your program in terms of performance, determine if there are problems, and correct them.


Developer Magic: ProDev WorkShop Overview (007-2582-003)

This manual describes the ProDev WorkShop and MegaDev product packages, which include the debugger, static analyzer, tester, and other graphical development tools.


Developer Magic: WorkShop Pro MPF User's Guide (007-2603-001)

This manual describes WorkShop Pro MPF, a graphical tool that helps Fortran 77 programmers better understand the structure and parallelization of multiprocessing applications by providing an interactive, visual comparison of their original source with transformed, parallelized code. The Parallel Analyzer View reads analysis files generated by the POWER Fortran Accelerator (PFA) and displays editable parameters for each DO loop found in the Fortran source files. These parameters are easily customized and explored with the help of the Parallel Analyzer View's user-friendly, Motif-based graphical interface.


WebFORCE Firewall Administrator's Guide (007-2613-001)

The WebFORCE Firewall Administrator's Guide is primarily concerned with helping you construct a firewall -- a system that separates your internal network from the external world, such as that represented by the Internet. Information is also provided to help you locate additional information sources and security tools, as well as vendors that supply various security-related products.


The Performance Co-Pilot User's and Administrator's Guide (007-2614-001)

The Performance Co-Pilot User's and Administrator's Guide describes the Performance Co-Pilot (PCP) software package of advanced performance management applications for the Silicon Graphics family of graphical workstations and servers. The Performance Co-Pilot provides a systems-level suite of tools that cooperate to deliver distributed, integrated performance monitoring and performance management services spanning the hardware platform, the operating system, the DBMS, and the users' applications.


Share II for IRIX Administrator's Guide (007-2622-001)

This guide documents the SHARE II software package, an enhancement to IRIX that provides direct administrative control of system resource allocation. The document provides detailed information to help system administrators configure and maintain SHARE II in the way that is most appropriate for their sites.


MIPSpro Power Fortran 90 Programmer's Guide (007-2760-001)

MIPSpro Power Fortran 90 is a Fortran 90 compiler that enables you to run Fortran 90 programs efficiently on Silicon Graphics multiprocessor systems, including CHALLENGE, Onyx, POWER CHALLENGE, and POWER Onyx. Power Fortran 90 analyzes a program, identifies loops that are safe to execute concurrently on parallel CPUs, and generates a parallel version of the program automatically. The Fortran 90 manual, MIPSpro Fortran 90 Programmer's Guide, describes the special driver options and source directives you can use to explicitly control parallel execution, and the environment variables used to regulate parallel execution at run time. This Guide documents the driver options and source directives used to achieve automatic parallelization of an unmodified Fortran 90 program.


MIPSpro Fortran 90 Programmer's Guide (007-2761-001)

This guide tells you how to compile, link, and run Fortran 90 programs using the MIPSpro Fortran 90 compiler. Fortran 90 program interfaces, IRIX system functions, and system subroutines are documented, as well as guidelines on converting from Fortran 77. This guide documents the driver options, source directives (including PCF directives), and source assertions that you use to explicitly program parallel execution of Fortran 90 programs on Silicon Graphics multiprocessor systems, and documents methods for debugging parallel Fortran. It is intended for readers with some experience with Fortran 90.


Oracle Parallel Server Administrator's Guide for Silicon Graphics Systems (007-2763-002)

The Oracle Parallel Server (OPS) system clusters two CHALLENGE servers and coordinates their access to a single shared Oracle database. Besides these servers, the OPS system includes a CHALLENGE RAID storage system and optional vault storage systems for each server; an Indy, Indigo, or Indigo2 workstation with IRISconsole software is used to control the OPS hosts. This guide is written for the person who administers the OPS system. It describes system capabilities and explains how system components work together, how to configure and start the OPS system software, and how to halt the OPS system.


IRIS Performer C++ Reference Pages (007-2782-001)

This guide contains the details of each IRIS Performer function, including C++ language API, arguments and their restrictions, pseudocode descriptions of processing, and sample programs, with notes and cross-references to related functions.


IRIS Performer C Reference Pages (007-2783-001)

This guide contains the details of each IRIS Performer function, including C language API, arguments and their restrictions, pseudocode descriptions of processing, and sample programs, with notes and cross-references to related functions.


MIPSpro N32 ABI Handbook (007-2816-002)

This handbook describes the new 32-bit ABI, n32. N32 is a minor variation on the high-performance 64-bit ABI. All the performance of the hardware is available to the program, and existing 32-bit programs are easily ported. Topics covered include N32 ABI overview, calling convention implementations, N32 compatibility, porting, and assembly language programming issues, and N32 examples and case studies.


MIPSpro N32 ABI Handbook (007-2816-003)

This handbook describes the new 32-bit ABI, n32. N32 is a minor variation on the high-performance 64-bit ABI. All the performance of the hardware is available to the program, and existing 32-bit programs are easily ported. Topics covered include N32 ABI overview, calling convention implementations, N32 compatibility, porting, and assembly language programming issues, and N32 examples and case studies.


WindView for IRIX Programmer's Guide (007-2824-001)

The WindView Programming Guide describes the WindView (TM) graphical analysis tool for IRIX. WindView allows developers of real-time software to observe the instantaneous timing of the IRIX kernel and its interactions with applications. Some of the topics this manual covers are simple and advanced procedures for collecting data for analysis, how to examine and analyze event data, an alphabetical reference of all the WindView commands and icons, and how you can customize the WindView graphical interface and operation.


IRIX Admin: Disks and Filesystems (007-2825-001)

This guide explains disk, filesystem, and logical volume concepts. Provides system administration procedures for SCSI disks, XFS and EFS filesystems, XLV and lv logical volumes, and guaranteed-rate I/O.


IRIX Admin: System Configuration and Operation (007-2859-001)

This guide lists good general system administration practices and describes system administration tasks, including configuring the operation system; managing user accounts, user processes, and disk resources; interacting with the system while in the PROM monitor; and tuning system performance.


IRIX Admin: Networking & Mail (007-2860-001)

This guide describes how to plan, set up, use, and maintain the networking and mail systems, including discussions of sendmail, UUCP, SLIP, and PPP.


IRIX Admin: Peripheral Devices (007-2861-001)

This guide describes how to set up and maintain the software for peripheral devices such as terminals, modems, printers, and CD-ROM, floppy, and tape drives. It includes specifications for the associated cables for these devices. Troubleshooting information and error messages are also included.


IRIX Admin: Backup, Security and Accounting (007-2862-001)

This guide describes how to back up and restore files, how to protect your system's and network's security, and how to track system usage on a per-user basis.


IRISconsole Administrator's Guide (007-2872-001)

This guide documents the IRISconsole software graphical user interface for a Silicon Graphics Indy workstation that allows it to control CHALLENGE/Onyx systems. The IRISconsole software is included in the IRISconsole package, which also includes an IRISconsole ST-1600 multiplexer, and serial cables. The Indy workstation communicates with the servers through the ST-1600, to which each CHALLENGE/Onyx system is connected via a pair of serial cables. This guide is written for system administrators and service personnel who are responsible for the configurations of two or more CHALLENGE/Onyx system that the IRISconsole controls and monitors.


Netscape Commerce and Communications Servers Administrator's Guide (007-2909-001)

This document describes the initial configuration and long-term use and maintenance of the Netscape Commerce and Communications servers. Detailed information is provided to take the server administrator through simple initial configuration to more advanced work using the server configuration files. In addition, an appendix introduces the HyperText Markup Language, HTML.


Netscape Servers Programmer's Guide (007-2910-001)

This document describes the Common Gateway Interface (CGI) and the Application Programming Interface (API) for Netscape servers. These interfaces allow you to create forms and custom programs to enhance the capabilities of the servers.


Netscape Proxy Sever Administrator's Guide (007-2911-001)

The Netscape Proxy Server Administrator's Guide describes the setup and maintenance of the Netscape Proxy server. The Netscape proxy server provides support for several common network protocols; SOCKS proxying; caching of HTTP, FTP, and Gopher traffic; and URL access control.


IRIS Frame Relay (IFR) Administrator's Guide (007-2913-001)

This guide provides information for setting up and running Frame Relay. It includes a start-up procedure, and provides descriptions of the configuration files and their parameters. It also describes how to verify a correct installation.


Indigo2 Video for Indigo2 IMPACT Programmer's Guide (007-2917-001)

Indigo2 Video for Indigo2 IMPACT is a video option that provides a Silicon Graphics Indigo2 IMPACT workstation with the ability to input and output graphic and video images and record them to disk or videotape, as well as to conduct video conferencing. Indigo2 IMPACT Video fully utilizes all calls and controls in the Silicon Graphics Digital Media library, such as the Video Library, as well as controls that are native to Indigo2 Video only. Written for the sophisticated video user with a background in C programming who wishes to develop video programs for the Indigo2 IMPACT workstation, this guide explains features of the Video Library (VL) and gives step-by-step instructions for creating VL programs that make use of the Indigo2 Video board capabilities.


Getting Started with Array (007-3058-002)

The Silicon Graphics POWER CHALLENGEarray offers scientific users an affordable, flexible, scalable platform for extreme-performance interactive supercomputing. Written for users and programmers of the POWER CHALLENGEarray who are familiar with parallel programming and UNIX systems, this manual introduces the architecture, use, and programming of the POWER CHALLENGEarray. Not intended as an exhaustive reference manual, this document serves as a brief overview and reference index to the POWER CHALLENGEarray, to help readers get started with this architecture. Because the POWER CHALLENGEarray is composed of many layered hardware and software features, each documented separately, this guide sketches a high-level overview of each component and refers to supporting documentation for more detailed information.


Open Inventor 2.1 Porting and Performance Tips (007-3078-001)

This guide explains how to port your Open Inventor 2.0 application to Open Inventor 2.1. Emphasis is on making the porting process go smoothly and on helping you make your application run as efficiently as possible, using the various performance enhancements provided by Open Inventor 2.1.


Indigo2 IMPACT Video Programmer's Guide (007-3182-003)

Indigo2 IMPACT Video is a video option that provides a Silicon Graphics Indigo2 IMPACT workstation with the ability to input and output graphic and video images and record them to disk or videotape. Indigo2 IMPACT fully utilizes all calls and controls in the Silicon Graphics Digital Media library, such as the Video Library, as well as controls that are native to Indigo2 IMPACT Video only. This guide explains features of the Video Library (VL) and gives step-by-step instructions for creating VL programs that make use of the Indigo2 IMPACT Video capabilities. This guide is written for the sophisticated video user with a background in C programming who wishes to develop video programs for Indigo2 IMPACT Video capabilities.


MineSet User's Guide (007-3214-001)

The MineSet User's Guide describes and illustrates the use of the MineSet data visualization tools: Tree Visualizer, Map Visualizer, Scatter Visualizer, and Rules Visualizer. It also documents the Tool Manager and the Association Rules Generator, which control and facilitate the use of the four visualization tools. These tools let you mine and graphically display quantitative information in ways that can help you better visualize, explore, and understand your data.


SGITCL Programmer's Guide (007-3224-001)

Tcl is a simple interpretive programming language designed for rapid development of user interface applications. SGITCL is a bundled product in IRIX that includes extended Tcl and various user interface libraries. This guide describes the installation and use of SGITCL, and outlines the SGITCL implementation.


Indigo2 IMPACT Compression Programmer's Guide (007-3278-001)

A summary description for this book is not available at this time.


SpeedShop User's Guide (007-3311-001)

A summary description for this book is not available at this time.


OSF/Motif Programmer's Reference Revision 1.2 (For OSF/Motif Release 1.2) (860-0006-002)

This book is the reference manual for OSF/Motif commands and functions. It contains toolkit, window manager, and user interface language commands and functions.


OSF/Motif Style Guide Revision 1.2 (For OSF/Motif Release 1.2) (860-0008-002)

This book describes the behavior that Motif applications should exhibit to comply with the standard OSF/Motif look and feel. It describes general user interface design principles; input and navigation models; selection and activation models; user interface component choices, layout, and interaction; window manager design; internationalization and localization concepts; and a reference of the concepts covered.


OSF/Motif Programmer's Guide Revision 1.2 (For OSF/Motif Release 1.2) (860-0009-002)

This book is a guide to programming using the various components of the OSF/Motif environment: the toolkit, window manager, and user interface language. It is written for programmers who want to create applications in the OSF/Motif environment.


PostScript Language Reference Manual (860-0015-002)

A summary description for this book is not available at this time.


Volume Four: X Toolkit Intrinsics Programming Manual OSF/Motif 1.2 Edition for X11, Release 5 (860-0017-002)

This book is a complete programmer's guide to the X Toolkit (Xt). Xt is a library of C routines designed to facilitate the implementation of user interfaces, with reusable components called widgets. This book uses the Motif widgets to demonstrate Xt programming concepts. It includes information on building applications with widgets; widget internals; events, translations, and accelerators; event handlers, timeouts, and work procedures; resource management and type conversion; selections and window manager interaction; geometry management; and menus, gadgets, and cascaded popup menus.


OpenGL Reference Manual: The Official Reference Document for OpenGL, Release 1 (860-0029-001)

The OpenGL Reference Manual documents all functions in OpenGL, the OpenGL Utility Library, and the OpenGL extension to X (GLX) user interface. It presents these functions in an alphabetical, reference-style manner, and discusses the parameters used by the functions, the default values for those parameters, and what the functions do. It also includes a black-and-white poster of data flow through the OpenGL state machine.


Volume One: XLib Programming Manual for Version 11 of the X Window System (860-0031-001)

This book is a complete programmer's guide to the X library (Xlib), which is the lowest level of programming interface to X. It includes information on X concepts, window attributes, graphics contexts, drawing, programming in color, events, interclient communication, and window management.


Verdix Manuals (860-0032-004)

The manual set consists of the following manuals in hard-copy format: AXI/Motif Reference Manual, Documentation Guide, MPXM Guide, Programmer's Guide, and Quick Reference Guide.


Programming DPS with X (860-0102-001)

A summary description for this book is not available at this time.


Adobe Type I Font Formatting, Version 1.1 (860-0103-001)

A summary description for this book is not available at this time.


OpenGL Programming Guide: The Official Guide to Learning OpenGL, Release 1 (860-0105-001)

The OpenGL Programming Guide explains how to create a graphics program using OpenGL. The guide describes the major elements of OpenGL architecture within a conceptual framework, and offers code examples for incorporating these elements into programs. Topics include building geometric models, matrix transformations, lighting, texture mapping, alpha blending, antialiasing, depth-cueing, display lists, and pixel operations.


The Inventor Mentor: Programming Object-Oriented 3D Graphics with Open Inventor, Release 2 (860-0106-001)

This guide provides basic information on programming with Open Inventor. It includes detailed program examples in C++ and describes key aspects of the Open Inventor toolkit, including its 3D scene database; node kits; interactive manipulators; the Inventor Component Library, which contains editors and viewers; and the Open Inventor file format.


The Inventor Toolmaker (860-0107-001)

This guide provides advanced information on extending Open Inventor by creating new C++ classes and customizing existing classes. Detailed examples and discussion show how to create new nodes, actions, elements, fields, node kits, draggers, manipulators, engines, and components.


Open Inventor C++ Reference Pages (860-0108-001)

This manual documents all C++ classes and methods in Open Inventor. The manual presents the classes in an alphabetical, reference-style manner. It includes information on default values, action behavior for different Inventor classes, and file format for all Open Inventor classes.


Apple Audio Interchange File Format-AIFF-C Specification (861-0079-001)

The Apple Audio Interchange File Format-AIFF-C Specification describes the file format developed by Apple Computer, Inc., for storing and transferring digital audio data.


4DDN Manual Kit (M4-4DDN-5.1)

The 4DDN kit contains printed copies of the manuals that describe the end-user, administrator, and programming interfaces to the 4DDN software option. Contents:


4DLT Manual Kit (M4-4DLT-4.0)

The 4DLT manual kit contains printed copies of the manuals that describe the end-user and administrator interfaces to 4DLT software. Contents:


IRIS 5080 Terminal Emulator Manual Kit (M4-508S-4.0)

The IRIS 5080 Terminal Emulator Manuals kit contains printed copies of the manuals that describe the user interface to Silicon Graphics 5080 terminal emulation software.


Administrator's Manual Kit (M4-ADMN-6.2)

The Administrator's Manual kit contains printed copies of several manuals for system and network administrators:


ANSI C Programmer's Manual Kit (M4-ANSIC-6.2)

The ANSI C Documentation kit contains printed copies of the manuals that describe the Silicon Graphics implementation of the compiler system, ANSI C, and the source-level debugger, dbx. The kit contains:


ANSI C Programmer's Manual Kit (M4-ANSIC-7.0)

The ANSI C Documentation kit contains printed copies of the manuals that describe the Silicon Graphics implementation of the compiler system, ANSI C, and the source-level debugger, dbx. The kit contains:


ATM OC3 Host Adapter for CHALLENGE Manual Kit (M4-ATMOC3-2.1)

This kit contains a printed copy of the following manuals:


AXM Verdix Manual Kit (M4-AXM-6.2.3)

This kit contains a printed copy of the following manuals:


MIPSpro C++ Manual Kit (M4-C++-6.2)

The MIPSpro C++ kit contains printed copies of the manuals about the C++ programming language and library. Contents:


MIPSpro C++ Manual Kit (M4-C++-7.0)

The MIPSpro C++ kit contains printed copies of the manuals about the C++ programming language and library. Contents:


ClearCase/Tracker Manual Kit (M4-CMBT6-2.1)

This kit contains a printed copy of the following manuals:


Desktop Integration Guide Manual Kit (M4-DESK-6.2)

This kit contains a printed copy of the following manual:


IRIS Media Libraries Manual Kit (M4-DMDEV-6.2)

The IRIS Media Libraries documentation kit contains a printed copy of a programming guide describing the library APIs of the IRIS Media Libraries digital media (multimedia) application development environment and two related printed specifications describing audio file formats. This kit contains:


Display PostScript Manual Kit (M4-DPSDEV-2.0.5)

This kit contains a printed copy of the following manuals:


IRIX Device Driver Manual Kit (M4-DVDR-4.0.1)

The IRIX Device Driver kit contains a printed copy of the manual that provide information, and procedures, for developing, installing, and testing IRIX device drivers. Contents:


Documenter's Workbench Manual Kit (M4-DWB-4.1.3)

This kit contains a printed copy of the following manuals:


IRIS Varsity Developer Manual Kit (M4-EDU-DEV-6.2)

This kit contains a printed copy of the following manual(s):


MIPSpro Fortran 77 Manual Kit (M4-F77-6.2)

This kit contains a printed copy of the following manuals:


MIPSpro Fortran 77 Manual Kit (M4-F77-7.0)

This kit contains a printed copy of the following manuals:


MIPSpro Fortran 90 Manual Kit (M4-F90-6.2)

This kit contains a printed copy of the following manual:


MIPSpro Fortran 90 Manual Kit (M4-F90-7.0)

This kit contains a printed copy of the following manual:


Graphics Library Developer's Manual Kit (M4-GLGT-6.2)

This kit contains a printed copy of the following manuals:


IRIS HIPPI Manual Kit (M4-HIPPI-2.2)

This kit contains a printed copy of the following manuals:


IRIS 3270 Terminal Emulator Manual Kit (M4-I3270-7.0)

The IRIS 3270 Terminal Emulator Manuals kit contains printed copies of the manuals that describe the user interface and programming interface to Silicon Graphics 3270 terminal emulator software.


IRIX Admin Manual Kit (M4-IADMN-6.2)

The IRIX Admin manual set is intended for administrators: those who are responsible for servers, multiple systems, and file structures outside the user's home directory and immediate working directories. If you find yourself in the position of maintaining systems for others or if you require more information about IRIX than is in the end-user manuals, these guides are for you.


IRIS Development Option Manual Kit (M4-IDO-6.2)

The IRIS Development Option includes:


IRIS Development Option Manual Kit (M4-IDO-7.0)

The IRIS Development Option includes:


ImageVision Library Manual Kit (M4-IL-2.5.1)

This kit contains a printed copy of the following manuals:


Impact Digital Media Manual Kit (M4-IMPACT-DM-2.0)

This kit contains a printed copy of the following manual:


Impact Digital Media Manual Kit (M4-IMPACT-DM-2.1)

This kit contains a printed copy of the following manual:


Software Installation Manual Kit (M4-INST-6.2)

The Software Installation kit contains a printed copy of IRIX Admin: Software Installation and Licensing.


Open Inventor C++ Reference Pages Manual Kit (M4-INVC++-2.1.2)

Open Inventor C++ Reference Pages contains the C++ reference pages (manual pages) for Open Inventor.


Open Inventor Manual Kit (M4-INVENTR-2.1.2)

Open Inventor is an object-oriented 3D graphics toolkit used to create interactive 3D graphics applications. Written in C++, Open Inventor also includes C bindings. Contents:


Open Inventor Technical Guides Manual Kit (M4-INVGUIDES-2.1.2)

This kit contains a printed copy of the following manuals:


IRISconsole Administration Manual Kit (M4-IRISCONS-1.1)

The IRISconsole manual kit contains a printed copy of the manual that explains how to use the IRISconsole software. This kit is included as part of IRISconsole, and may also be purchased separately. Contents:


Data Mining and Data Visualization Tools Manual Kit (M4-MINESET-1.0.1)

This kit contains a printed copy of the following manual:


Motif Programmer's Manual Kit (M4-MOTIF-6.2)

The IRIS IM Documentation kit contains printed copies of the manuals that describe how to program using the IRIS IM user interface toolkit, which is Silicon Graphics' port of the industry-standard OSF/Motif user interface toolkit for use on Silicon Graphics IRIS workstations. The kit contains:


WorkShop Pro MPF Manual Kit (M4-MPFM-2.6.2)

This kit contains a printed copy of the following manual:


MPXM Verdix Manual Kit (M4-MPXM-6.2.3)

This kit contains a printed copy of the following manuals:


NetWorker for IRIX Manual Kit (M4-NWKR-4.13)

The NetWorker for IRIX manual kit contains printed copies of the manuals for NetWorker for IRIX, a network backup and recovery software product:


OpenGL Reference Pages Manual Kit (M4-OGLMAN-6.2)

The OpenGL Reference Pages Kit contains a printed copy of the OpenGL Reference Manual, which combines all OpenGL reference pages into one document.


OpenGL Programming Guide Manual Kit (M4-OGLPG-6.2)

The OpenGL Programming Guide Manual Kit contains:


OpenGL Porting Guide Manual Kit (M4-OGLPORT-6.2)

The OpenGL Porting Guide Manual Kit contains:


OpenGL on Silicon Graphics Systems Manual Kit (M4-OGLSGI-6.2)

This kit contains a printed copy of the following manual:


OSI Transport Services Manual Kit (M4-OSI-3.0)

The OSI Transport Services Manual kit contains printed copies of the manuals that describe the administrator interface to IRIS OSI Transport Services, a software option that implements layers two, three, and four of the OSI reference model. This product, which allows IRIS hosts to act as end systems and intermediate systems in OSI LAN, WAN, and LAN and WAN networks, is documented in two guides. Contents:


Pascal Manual Kit (M4-PAS-6.2)

This kit contains a printed copy of the following manual:


Pascal Manual Kit (M4-PAS-7.0)

This kit contains a printed copy of the following manual:


Power Challenge Array Manual Kit (M4-PCAS-2.0)

This kit contains the manual Getting Started With POWER CHALLENGEarray. Contents:


Performance Co-Pilot Manual Kit (M4-PCP-1.1)

The Performance Co-Pilot manual kit contains a printed copy of the manual that describes the Performance Co-Pilot network performance management tools. An online version of this manual is included as part of the Performance Co-Pilot product. Contents:


IRIS Performer Manual Kit (M4-PERF-2.1)

The IRIS Performer manual kit contains printed copies of the manuals that describe the IRIS Performer visual simulation application development environment. Contents:


MIPSpro Power Fortran 77 Manual Kit (M4-PF77-6.2)

This kit contains a printed copy of the following manual:


MIPSpro Power Fortran 77 Manual Kit (M4-PF77-7.0)

This kit contains a printed copy of the following manual:


MIPSpro Power Fortran 90 Manual Kit (M4-PF90-6.2)

This kit contains a printed copy of the following manual:


MIPSpro Power Fortran 90 Manual Kit (M4-PF90-7.0)

This kit contains a printed copy of the following manual:


WorkShop Pro MPF Manual Kit (M4-PROMPF-2.6.1)

This kit contains a printed copy of the following manual:


WorkShop Pro MPF Manual Kit (M4-PROMPF-2.6.2)

This kit contains a printed copy of the following manual:


MIPSpro Power C Manual Kit (M4-PWRC-6.2)

The Power C manual kit contains printed copies of a user guide and quick-reference card that describe IRIX Power C.


MIPSpro Power C Manual Kit (M4-PWRC-7.0)

The Power C manual kit contains printed copies of a user guide and quick-reference card that describe IRIX Power C.


REACT Real-Time Programmer's Guide Manual Kit (M4-REACT-3.0)

The REACT Real-Time Programmer's Guide kit contains documentation used by programmers creating real-time applications on IRIX. Contents:


TCL Programmer's Manual Kit (M4-SGITCLPG-1.1)

This kit contains a printed copy of the following manual:


FAIRSHARE Scheduler Manual Kit (M4-SHARE-1.1)

The documentation kit for the FAIRSHARE Scheduler software consists of:


Sirius Video Manual Kit (M4-SIRIUS-6.2)

This kit contains a printed copy of the following manual:


IRIS SNA SERVER Manual Kit (M4-SNA-4.3)

The IRIS SNA Server Manual kit contains printed copies of the manuals that describe the administrator interface and programming utilities for IRIS SNA Server software, the Silicon Graphics implementation of the Systems Network Architecture protocols. IRIS SNA Server software provides a graphical and a non-graphical interface for SNA server administration and the programming libraries that support LU 0-3 and LU 6.2 transaction program development. Contents:


User Interface Development Guidelines Manual Kit (M4-STYLE-6.2)

This kit contains a printed copy of the following manual:


SX25 Manual Kit (M4-SX25-2.0)

The SX.25 kit contains printed copies of the manuals that describe the administrator interface and programming tools that are contained in SX.25, a Silicon Graphics product that extends connectivity on Silicon Graphics systems to include the protocols and services of an X.25 local area network (LAN) and wide area network (WAN), such as a packet-switching data network (PSDN). Contents:


synCONNECT Manual Kit (M4-SYNCONN-2.0)

This kit contains a printed copy of the following manual:


ToolTalk Manual Kit (M4-TOOLTALK-1.3)

The ToolTalk service is an inter-application message service that enables independent applications to communicate without having direct knowledge of one another. It underlies all CASEVision tools. Applications create and send ToolTalk messages to communicate with one another. The ToolTalk service receives these messages, determines the recipients, then delivers the messages to the appropriate ToolTalk applications. To use the ToolTalk service to communicate, applications agree on a message protocol: a set of ToolTalk messages that describe operations the applications agree to perform. The message protocol specification includes the set of messages and specifies how applications should behave when they receive each message. Contents:


IRIS Token Ring Manual Kit (M4-TR-4.1)

This kit contains a printed copy of the following manual:


ToolTalk Developer's Manual Kit (M4-TTDEV-1.3)

The ToolTalk service is an inter-application message service that enables independent applications to communicate without having direct knowledge of one another. It underlies all CASEVision tools. Applications create and send ToolTalk messages to communicate with each other. The ToolTalk service receives these messages, determines the recipients, and then delivers the messages to the appropriate ToolTalk applications. To use the ToolTalk service to communicate, applications agree on a message protocol: a set of ToolTalk messages that describe operations the applications agree to perform. The message protocol specification includes the set of messages and specifies how applications should behave when they receive each message. Contents:


IRIX Programming Manual Kit (M4-UDS1-6.2)

The Operating System Documentation kit contains printed copies of the manuals that describe IRIX network-related programming and the IRIX operating system. The kit includes:


IRIX Programming Manual Kit (M4-UDS1-7.0)

The Operating System Documentation kit contains printed copies of the manuals that describe IRIX network-related programming and the IRIX operating system. The kit includes:


ViewKit Manual Kit (M4-VIEWKIT-1.4)

The ViewKit manual kit contains:


WebFORCE Netsite Commerce Server Manual Kit (M4-WEBCOM-1.12)

The WebFORCE Netsite Commerce Server kit consists of the three documents. The WebFORCE Firewall Administrator's Guide documents how to configure an IRIX host as a network firewall. The Netscape Commerce Servers Administrator's Guide describes server configuration and maintenance. The Netscape Programmer's Guide describes how to use the CGI and API programming interfaces of the servers.


WebFORCE Netscape Proxy Server Manual Kit (M4-WEBPRX-1.12)

This kit contains a printed copy of the following manual:


WebFORCE Netsite Server Manual Kit (M4-WEBSRV-1.12)

The WebFORCE Netscape server documentation kit consist of three documents. The WebFORCE Firewall Administrator's Guide documents how to configure an IRIX host as a network firewall. The Netscape Commerce and Communication Servers Administrator's Guide describes server configuration and maintenance. The Netscape Programmer's Guide describes how to use the CGI and API programming interfaces of the servers.


WindView for IRIX Programmer's Manual Kit (M4-WNDVW-1.2)

This kit contains a printed copy of the following manual:


ProDev WorkShop Manual Kit (M4-WS-2.6.1)

The ProDev WorkShop manual kit contains printed copies of the manuals that describe the core WorkShop products and the WorkShop environment.


ProDev WorkShop Manual Kit (M4-WS-2.6.2)

The ProDev WorkShop manual kit contains printed copies of the manuals that describe the core WorkShop products and the WorkShop environment.


IRIS SNA LU 6.2 Manual Kit (M4-WS62-3.2)

This kit contains a printed copy of the following manual:


X11 Developer's Manual Kit (M4-XDEV-6.2)

The X Window System Documentation kit contains printed copies of the manuals that describe how to program using the X Window System. This kit contains: