Talk:Struct (C programming language): Difference between revisions

Content deleted Content added
No edit summary
Line 63:
 
:To be clear, that sentence was removed [https://en.wikipedia.org/w/index.php?title=Struct_%28C_programming_language%29&diff=632889036&oldid=618173103 just afterward] by that editor. [[User:Dhtwiki|Dhtwiki]] ([[User talk:Dhtwiki|talk]]) 10:02, 4 February 2015 (UTC)
 
In the examples, this uses the variable "point" but also talks about pointers. It can get confusing to know which one is being referred. Perhaps changing the arbitrary name of the variable to some like "___location" might make the example clearer.