mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
10 lines
314 B
TeX
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
|
|
|