Код: Выделить всё
#include
double f(double* x, double* y)
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/5816719/difference-between-function-arguments-declared-with-and-in-c[/url]Код: Выделить всё
#include
double f(double* x, double* y)
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/5816719/difference-between-function-arguments-declared-with-and-in-c[/url]