Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
core
test
CWrapperSupport
someCFunc.h
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Teuchos: Common Tools Package
4
//
5
// Copyright 2004 NTESS and the Teuchos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
int
someCFunc
(
int
input,
int
*ierr);
15
16
#ifdef __cplusplus
17
}
// extern "C"
18
#endif
someCFunc
int someCFunc(int input, int *ierr)
Definition:
someCFunc.cpp:17
Generated on Thu Nov 21 2024 09:21:38 for Teuchos Package Browser (Single Doxygen Collection) by
1.8.5