Main Page
Related Pages
Files
File List
Globals
convert.h
Go to the documentation of this file.
1
#ifndef __CONVERT_H__
2
#define __CONVERT_H__
3
20
unsigned
int
toiFloat
(
const
char
* str,
int
width);
21
27
float
fromiFloat
(
unsigned
int
x,
int
width);
28
29
#endif
toiFloat
unsigned int toiFloat(const char *str, int width)
fromiFloat
float fromiFloat(unsigned int x, int width)
Generated on Sun Feb 5 2017 16:58:50 by
1.8.11