[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fucking ansi c++...
I just wrote a program to test this and gcc compiled it just fine...no
complaints. You sure you have the syntax right? Other than the fact that
I can't think of a reason you would want to do this I see nothing
wrong...and neither does my compiler.
Ed
At 11:37 PM 7/6/99 +0200, you wrote:
>Hi,
>
>I have a small problem:
>
> void *test_me;
> void *test_you;
>
> test_me= test_you; --> failed: "Ansi C++ forbids..."
>
>Can anybody help?
>
>Mit freundlichen Grüßen/Sincerely
>
>Felix Kollmann, DG5PT
>Future Interactive
>
>email: fkollmann@gmx.net
>email: futureint@gmx.net
>
>