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

Content deleted Content added
Reverted 1 edit by 2402:8100:2013:B102:51A8:BC54:4C1E:245B (talk): Don't delete talk page posts without good reason. (TW)
Line 67:
 
: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)
 
== confusing variable ==
 
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. <small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/199.116.175.88|199.116.175.88]] ([[User talk:199.116.175.88|talk]]) 12:53, 7 May 2015 (UTC)</small><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
 
== What directly corresponds data type the Assembly Language has? ==