Oracle Developer Studio 12.5: C User's Guide l This manual is intended for application
developers who have a working knowledge of C, and UNIX. The C User's Guide provides a complete
list of compiler options grouped by function, an exhaustive, alphabetical,
reference of all compiler options, descriptions of supported ISO/IEC 9899:1999
(referred to as C99 in this manual) features as well as the implementation
of the standard, information specific to this implementation of the C standard
such as pragmas and declaration specifiers, and complete information for using
the lint code-checking program. | Download  | |
Oracle Developer Studio 12.5: C++ User's Guide l This book explains how to use the Oracle Developer Studio C++ compiler and provides detailed information on command-line compiler options, including option defaults, macro expansions, examples, interactions with other options, and warnings. This book also provides information about program organization, pragmas, templates, exception handing, using the cast operators, using and building libraries. | Download  | |
Oracle Developer Studio 12.5: Fortran User's Guide l The Fortran User's Guide describes the intrinsic functions and routines in the Oracle Developer Studio Fortran libraries. This reference manual is intended for scientists, engineers, and programmers with a working knowledge of the Fortran language and the Oracle Solaris operating environment or UNIX in general who want to learn how to use the Oracle Developer Studio Fortran compilers effectively. | Download  | |
Oracle Developer Studio 12.5: Distributed Make (dmake) l This Oracle Developer Studio 12.5: Distributed Make (dmake) manual describes the
dmake command-line tool, which can build targets in distributed, parallel, or
serial mode. The dmake tool parses the makefile and determines which targets
can be built concurrently and distributes the build of those targets over a number of hosts set by
you. The dmake tool is a superset of the make utility and is
compatible with make(1). | Download  | |
Oracle Developer Studio 12.5: Numerical Computation Guide l This manual describes the floating-point environment supported by software and hardware on SPARC-based systems and x86-based systems running the Oracle Solaris Operating System (Oracle Solaris OS). Although this manual discusses some general aspects of the SPARC and Intel architectures, it is primarily a reference manual designed to accompany Oracle language products. Certain aspects of the IEEE Standard for Binary Floating-Point Arithmetic are discussed in this manual. To learn about IEEE arithmetic, see the 18-page Standard. | Download  | |
Oracle Developer Studio 12.5: GCC Compatibility Guide l Describes GCC compatibility with Oracle Developer Studio compilers and tools. | Download  | |