mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
13 lines
270 B
TeX
13 lines
270 B
TeX
\pagebreak
|
|
\chapter{The \code{default(none)} Clause}
|
|
\label{chap:default_none}
|
|
|
|
The following example distinguishes the variables that are affected by the \code{default(none)}
|
|
clause from those that are not.
|
|
|
|
\cexample{default_none}{1c}
|
|
|
|
\fexample{default_none}{1f}
|
|
|
|
|