Loading...
Searching...
No Matches
Go to the source code of this file.
◆ main()
| int main |
( |
int |
argv, |
|
|
char ** |
argc |
|
) |
| |
Definition at line 9 of file memleak_check.c.
9 {
10 (void) argv;
11 (void) argc;
12
15
17 return(0);
18}
initialize the PAPI library.
Finish using PAPI and free all related resources.