Guest User

Untitled

a guest
Aug 4th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. 1.
  2. double *func1(всякие переменные);
  3. double *func2(double f(...), всякие переменные);
  4.  
  5. 2.
  6. int func1(всякие переменные, double *result);
  7. int func2(всякие переменные, double *result);
Advertisement
Add Comment
Please, Sign In to add comment