Dc en.res

Материал из ТХАБ.РФ
Перейти к: навигация, поиск


_абвгдеёжзийклмнопрстуфхцчшщъыьэюя
_АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ
Delavar compiler 32-bit, ver. 0.62.3
(C) Roman Pristinsky, Russia, 2007-2013
usage: dc32 filename.d
%s: compilation success...
__STDCALL
ASSEMBLER
BASE
BOOL
BREAK
BYTE
CASE
CLASS
CHAR
CONTINUE
DEFAULT
DELEGATE
DELETE
DO
DOUBLE
ELSE
ENUM
EXTERN
FALSE
FLOAT
FOR
IF
IMPORT
INT
MODULE
NEW
NULL
OBJECT
POINTER
REF
RETURN
SIZEOF
START
STRING
SWITCH
SYNONYM
THIS
TRUE
UNION
TYPE
VOID
VIRTUAL
WHILE
WORD
error
warning
DEBUG: source file name '%s', source line %d
could not open file
too long path to programm
too large number
wrong number
extra character on line
unfinished remark
unfinished string
no memory
identifier length too large
expected identifier
expected keyword
redefinition identifier
expression error
syntax error
identifier not defined
non effective assignment
variable not use:
expected constant
variable not initialize
expected opening bracket
expected closing bracket
modifier applies only to functions
type of void not allowed
expected comma
expected semicolon
expected boolean expression
expected type
function with a variable number of arguments are not supported
using of the instruction outside iteration body
using of the instruction outside function body
use the type name or enumeration as variable name not allowed
construction is not supported
return type of function is not supported
expected l-value
loss of data is possible
function must return a value
binary operation is not applicable
unary operation is not applicable
operation is not applicable
cannot implicitly convert type
cannot convert type
function has invalid argument
suitable function prototype was not found
overloaded function differs only by return type
type returned by function, does not match with declared in the delegate
function not matches signature of delegate
expected function
expected global scope function
internal error