#include <stdio.h>#include <omp.h>
Go to the source code of this file.
Functions | |
| int | main (void) |
Variables | |
| const char | ompver_str [] |
| int main | ( | void | ) |
Definition at line 13 of file OpenMPCheckVersion.cpp.
| const char ompver_str[] |
Definition at line 4 of file OpenMPCheckVersion.cpp.