My class syntax is invalid - but I don't understand!!!Here's the code - it says unresolved symbol. [code] #include <iostream> #include <time> class PAINTE...
Problem with my code - it's not working......Here's the source(it is x86 Intel ISA Assembly with one C++ extern): [code] BITS 16 ORG 0X7c00 ...