-

Changes

Jump to: navigation, search

Error Messages

2 bytes removed, 11:05, 28 July 2017
no edit summary
Can't open LINK
;:The linker cannot open a file
Can't seek LINK
function() declared implicit int P1
:This function has been called without an explicit declaration. It is wise to explicitly declare all func-tionsfunctions, preferably with a prototype. This will avoid many potential errors where your program comprises morethan one source file
function does not take arguments P1
illegal '#' directive P1
:A # directive passed through to the first pass is unknown. If this occurs with a #include it may be causedby a previous include file not having a <CR><LF> or newline on the last line.
Illegal character in preprocessor if CPP
module has code below file base LINK
:A -C option was specified but the program has code below the address specified as the base of the binaryfile
multiply defined symbol LINK

Navigation menu