Ice Sheet System Model
4.18
Code documentation
src
c
shared
String
sharedstring.h
Go to the documentation of this file.
1
5
#ifndef _SHAREDSTRING_H_
6
#define _SHAREDSTRING_H_
7
8
int
DescriptorIndex
(
char
* root,
int
* pindex,
char
* descriptor);
9
void
ApiPrintf
(
const
char
*
string
);
10
11
#endif //ifndef _SHAREDSTRING_H_
ApiPrintf
void ApiPrintf(const char *string)
Definition:
ApiPrintf.cpp:13
DescriptorIndex
int DescriptorIndex(char *root, int *pindex, char *descriptor)
Definition:
DescriptorIndex.cpp:20
Generated on Thu Jul 2 2020 08:09:22 for Ice Sheet System Model by
1.8.19