Michael Schnell schrieb:
On 06/20/2011 09:55 AM, Ludo Brands wrote:
Prototypes for routines:

1: void test(void *data)
2: void test(void&data)
IMHO a "&" in a function prototype definition in C is conceptional nonsense.

A C compiler should report an syntax error, but Microsoft C/C++ is something different from C and C++ standards :-(

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to