|
Re: Really bugging me
command prompt, One of my issue's is that when i try to compile it into the object file NASM doesn't recognise the ..start and starts throwing errors. Without this it seems to compile fine.
However when i try to link the object file via ALINK it complains as there is no entry point set.
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
|