Linear Methods for Image Interpolation
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
strutil.h
Go to the documentation of this file.
1
16
#ifndef _STRUTIL_H_
17
#define _STRUTIL_H_
18
19
int
EatWhitespace
(
const
char
**StrPtr);
20
int
ParseNumber
(
double
*Number,
const
char
**StrPtr,
int
FloatAllowed);
21
22
#endif
/* _STRUTIL_H_ */
Generated on Fri Jul 5 2013 18:57:40 for Linear Methods for Image Interpolation by
1.8.3.1