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 71:
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-->
Also, there is a line of code in the article {ie. typedef struct point point; } that has two words 'point point'. This is sort of like the life story of many documents --- introducing confusing things without explaining it. To the newcomer of the language, they will probably have no idea what that means. It is also off-putting for newcomers when confusing details or code like that is just placed there, without some kind of explanation. [[User:KorgBoy|KorgBoy]] ([[User talk:KorgBoy|talk]]) 23:33, 3 June 2018 (UTC)
== What directly corresponds data type the Assembly Language has? ==
|