Next | Prev | Top | Contents | Index

About This Guide


If your goal is to write application programs that run on Silicon Graphics® computers, and if you know quite a bit about UNIX® but not much about the IRIX(TM) operating system, this book is for you. It doesn't tell you everything you need to know to write your IRIX application, but it does give you an overview of IRIX and the tools and libraries it provides, and it tells you where to go to learn more.

The IRIX operating system is Silicon Graphics' implementation of the UNIX operating system. All application programs written for Silicon Graphics platforms run in the IRIX environment. Writing an application with a graphical user interface that runs on Silicon Graphics platforms requires the IRIX operating system, a compiler for your source code, tools to build your user interface, tools to debug and tune your program, and typically one or more application libraries. This guide describes the software Silicon Graphics provides to perform these tasks.

Figure i illustrates the relationship between Silicon Graphics software, your application, and your user. In this example, an application uses one of the application libraries, Open Inventor, to create an image and display it on the monitor.

Figure i : Building an Application with Silicon Graphics Software


What This Guide Contains
What You Should Know Before Reading This Guide

Next | Prev | Top | Contents | Index