0 / 0 / 0
Регистрация: 26.11.2013
Сообщений: 2
|
|
1 | |
Ошибка cpp|7|error: 'itoa' was not declared in this scope26.11.2013, 15:37. Показов 2061. Ответов 1
Метки нет Все метки)
(
Почему ошибка?
#include <stdio.h> #include <stdlib.h> int main(void) { char p[17]; itoa (1423, p, 16); printf(p); return 0; }
__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь
0
|
|
26.11.2013, 15:37 | |
Ответы с готовыми решениями:
1
Вот: source_file.cpp: In function 'int main()': source_file.cpp:10:12: error: 'strlen' was not declared in this scope C:\tsserver\Projects\cpp\codeblocks\MyComp\IDE\IDE\IDE.cpp|1 5|error: 'InitApplication' was not declared in this scope| Main.cpp: In function ‘int main()’: main.cpp:10:1: error: ‘then’ was not declared in this scope Ошибка: [Error] 'x' was not declared in this scope |
5493 / 4888 / 831
Регистрация: 04.06.2011
Сообщений: 13,587
|
|
26.11.2013, 15:59 | 2 |
Что за среда?
0
|
26.11.2013, 15:59 | |
Помогаю со студенческими работами здесь
2
Ошибка [Error] 'ofstream' was not declared in this scope Test.cpp:19: error: ‘mysql’ was not declared in this scope Ошибка: error: 'error' was not declared in this scope
Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |