Quantcast
Channel: Programmers Heaven Forums RSS Feed
Viewing all articles
Browse latest Browse all 2703

error message NASM

$
0
0
Using a NASM assembler, I get the error message:Comma expected line 3,after operand 1. But line 3 is the data section and there is no operand. This is line 3: number db 7 dup (?). Why the error message?

Zev

Viewing all articles
Browse latest Browse all 2703

Trending Articles