NonStop Server for Java 6.0 Programmer's Reference

Line Spacing
If the syntax of a command is too long to fit on a single line, each line that is to be
continued on the next line ends with a back slash ( \ ) and each continuation line
begins with a greater-than symbol ( > ). For example:
/usr/bin/c89 -c -g -I /usr/tandem/java/include \
> -I /usr/tandem/java/include/oss -I . \
> -Wextensions -D_XOPEN_SOURCE_EXTENDED=1 jnative01.c
Related Reading
For background information about the features described in this guide, see the following documents:
“NonStop Server for Java Library” (page 15)
“NonStop System Computing Documents (page 15)
“Oracle Java Documents (page 19)
NOTE: To find white papers with the NonStop Server for Java documentation, see the HP NonStop
Technical Library at Business Support Center (BSC).
14