Project

General

Profile

Download (76 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#ifndef _MYDOUBLE_H_
2
#define _MYDOUBLE_H_
3
int mydouble(int u, int w);
4
#endif
(3-3/4)