The situation is: I'm trying to write an emulator.
It runs a sum total of 2 public domain demos. One of
them runs ok, the other one runs VERY SLOW. My ARM
CPU is a big class; to remedy the slowness of it I
want to make a lot of the member functions inline, but
without having to stick them in the header file. In
VC++, when I put __inline befoer a function
definition, I get the linker error,
"unresolved external symbol "public: unsigned long
__thiscall ARM::<insert the name of the function
here>"
I don't know if this happens for other compilers than
VC++. But I thought perhaps someone one this list
would know how to solve the problem, or if it can be
solved.
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/