Comparison of programming languages (basic instructions): Difference between revisions

Content deleted Content added
Bh3u4m (talk | contribs)
Created page with '== Data types == How to declare variable ''x'' as the following types: {| class="wikitable" |- ! ! Integer ! Unsigned integer ! Float ! String |- | C | int x; | u...'
 
{{db-context}}
Line 1:
{{db-context}}
 
== Data types ==
How to declare variable ''x'' as the following types: