User profile: AbstractionAnon

User info
User name:AbstractionAnon
History
Joined:
Number of posts:6944
Latest posts:

Processors and other machines.
[quote]But I fail to see how a processor that carries out such primitive operations(although the cir...

too many arguments in function call
Check your Boolean logic in line 49. That should be &&, not ||.

Problems linking with purge virtuals
Thank you. That's what I missed.

Problems linking with purge virtuals
Yes, Allocate_Title_Tile (int n, LETTER ltr) is defined: LETTER is a typedef for unsigned char. [co...

Problems linking with purge virtuals
[output] 3>lib2.lib(GAME.obj) : error LNK2019: unresolved external symbol "public: virtual void __c...