C_Practice
include
definition.h
Go to the documentation of this file.
1
2
#ifndef INCLUDE_DEFINITION_H_
3
#define INCLUDE_DEFINITION_H_
4
5
typedef
int
String2Int
(
char
*str);
6
7
#endif
/* INCLUDE_DEFINITION_H_ */
String2Int
int String2Int(char *str)
Definition:
definition.h:5
Generated by
1.8.15