Content deleted Content added
→Separate name spaces, and recommended style: wha -> what |
|||
Line 67:
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">— 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? ==
{{Quote|text=The C struct directly corresponds to the Assembly Language data type of the same use, and both reference a contiguous block of physical memory|author=2nd paragraph of the introduction to [[struct (C programming language)]]}}
I can't see a directly corresponds Assembly Language data type of the same use. Is it just because I apparently less familiar with the Assembly Language then I think I am? Is it because the directly corresponds Assembly Language data type is purely a contiguous block of physical memory?
I think there should be some clarification.
[[Special:Contributions/188.120.152.177|188.120.152.177]] ([[User talk:188.120.152.177|talk]]) 14:11, 27 November 2015 (UTC)
|