Project

General

Profile

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