Показать сообщение отдельно

  #3  
Старый 11.08.2009, 15:02
demontager
Новичок
Регистрация: 23.07.2009
Сообщений: 25
Провел на форуме:
92307

Репутация: 0
По умолчанию

Попробывал скомпилить с lcc, получается что специально сделанны ошибки
Код:
C:\lcc\bin>lcc.exe sploit.c.txt Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `■' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `/' Error sploit.c.txt: 1  skipping `/' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `*' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  redefinition of '' Error sploit.c.txt: 1  Previous definition of '' here Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  redefinition of '' Error sploit.c.txt: 1  Previous definition of '' here Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  Syntax error; missing semicolon before  `' Warning sploit.c.txt: 1  no type specified. Defaulting to int Error sploit.c.txt: 1  too many errors
Или я не так что-то сделал?

Последний раз редактировалось demontager; 11.08.2009 в 15:16..
 
Ответить с цитированием