Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1.
- double *func1(всякие переменные);
- double *func2(double f(...), всякие переменные);
- 2.
- int func1(всякие переменные, double *result);
- int func2(всякие переменные, double *result);
Advertisement
Add Comment
Please, Sign In to add comment