Blame man/man3/PAPI_num_components.3

Packit 577717
.TH "PAPI_num_components" 3 "Mon Dec 18 2017" "Version 5.6.0.0" "PAPI" \" -*- nroff -*-
Packit 577717
.ad l
Packit 577717
.nh
Packit 577717
.SH NAME
Packit 577717
PAPI_num_components \- 
Packit 577717
.PP
Packit 577717
Get the number of components available on the system\&.  
Packit 577717
Packit 577717
.SH SYNOPSIS
Packit 577717
.br
Packit 577717
.PP
Packit 577717
.SH "Detailed Description"
Packit 577717
.PP 
Packit 577717
Packit 577717
.PP
Packit 577717
.nf
Packit 577717
@return 
Packit 577717
    Number of components available on the system
Packit 577717
Packit 577717
.fi
Packit 577717
.PP
Packit 577717
.PP
Packit 577717
.PP
Packit 577717
.nf
Packit 577717
// Query the library for a component count\&. 
Packit 577717
printf("%d components installed\&., PAPI_num_components() );
Packit 577717
  * 
Packit 577717
.fi
Packit 577717
.PP
Packit 577717
 
Packit 577717
Packit 577717
.SH "Author"
Packit 577717
.PP 
Packit 577717
Generated automatically by Doxygen for PAPI from the source code\&.