mirror of
https://github.com/ada-dmitry/tmp_project.git
synced 2026-09-24 01:10:31 +00:00
full update
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
extern double a, b, eps, x, *pa, *pb, *px;
|
||||
|
||||
double f(double x);
|
||||
void ctrlc_handler(int signum);
|
||||
void choose_path();
|
||||
void fork_method();
|
||||
Reference in New Issue
Block a user