On 25/05/2007, at 6:52 AM, Erik de Castro Lopo wrote:

Michael Chesterton wrote:

void init(foo &p, const int x, const int y)

Ok, here you have a reference, so you're obviously using C++
instead of C. References in C++ are just pointers with slightly
different syntax.

To pick a slight nit, C has references as well.

_______________________________________________
coders mailing list
[email protected]
http://lists.slug.org.au/listinfo/coders

Reply via email to