Ошибка: error LNK2001: unresolved external symbol "double __cdecl Akk(double,double,double)" - C++ - Обсуждение 553022 |
|
Обсуждение
Всего сообщений: 5
|
||||
Имя | Дата | Сообщение | ||
Читать обсуждение полностью: Ошибка: error LNK2001: unresolved external symbol "double __cdecl Akk(double,double,double)" |
||||
Prin53 | 19.04.2012 21:47 |
https://www.cyberforum.ru/post2931786.html
#include <iostream>
#include <cmath>
using namespace std;...
|
||
NoMasters | 19.04.2012 21:52 |
https://www.cyberforum.ru/post2931809.html
A != Akk
Вопросы?
|
||
Prin53 | 19.04.2012 22:00 |
https://www.cyberforum.ru/post2931845.html
Угу.
Что значит эта конструкция? Это же "Не равно".
...
|
||
Nekto | 19.04.2012 22:00 |
https://www.cyberforum.ru/post2931852.html
Посмотри как ты назвал функцию сверху и снизу.
|
||
Prin53 | 19.04.2012 22:02 |
https://www.cyberforum.ru/post2931857.html
А. Ступил. Спасибо.
|
||
Similar |
[Error] cannot convert 'double (*)(double)' to 'double' for argument '1' to 'double pow(double, double)' Ошибки error C2296: -: недопустимо, левый операнд имеет тип "double (__cdecl *)(double,double,double Появляется ошибка error: too many arguments to function 'double sqrt(double)'| 14 строка Почему мы пишем double x (double y)? а не через запятую double x,y |
|||
Ads |
|
|||
MoreAnswers |
Ошибка при компиляции error: cannot convert ‘int (*)[5]’ to ‘double**’ for argument ‘1’ to ‘int INVERSE(double**, i Error: invalid types 'double [10][10][double]' for array subscript Ошибка: invalid operands of types 'double' and 'double' to binary 'operator^' Передача параметров в функцию. Ошибка cannot convert 'double' to 'double*' Создать функцию с параметрами GetFunctionValue(double& a, double& b, double& c, double& x)... Ошибка E2193 Too few parameters in call to 'f(double,double)' Ошибка: невозможно преобразовать 'double' в 'double' |
|||