OpenMP-Examples/Examples_Chapt.tex
2015-01-13 11:38:24 -08:00

10 lines
314 B
TeX

\chapter*{Examples}
\label{chap:examples}
The following are examples of the OpenMP API directives, constructs, and routines.
\ccppspecificstart
A statement following a directive is compound only when necessary, and a
non-compound statement is indented with respect to a directive preceding it.
\ccppspecificend