Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
someCFunc.h
Go to the documentation of this file.
00001 
00002 #ifdef __cplusplus
00003 extern "C" {
00004 #endif
00005 
00006 int someCFunc(int input, int *ierr);
00007 
00008 #ifdef __cplusplus
00009 } // extern "C"
00010 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines