Talk:C:Pointers and References
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. C does have references as well. Passing references to functions works a bit different though. I don't have time to reword things right now (going to bed :), but I thought I should leave a note here either for someone to fix or for me to fix later. - sik0fewl 00:37, 26 Jan 2005 (EST)
There no references in C as there are in C++ - I suggest you rename the section accordingly. And maybe there should be two separate sections, one about differences and similarities between pointers and references in C++, and another about pointers in C (and C++ as well). [edit] Red Heads"Most pointers have a type associated with them, but there is a special pointer, a red-head in the group, called a void pointer (void*)." Couldn't that be "black sheep" or something? Red heads aren't particular rare, and that is a bit hairist in my opionion. |


