Template:Basic data operation: Difference between revisions

From Rosetta Code
Content added Content deleted
m (capitalization policy)
(Follow redirects and reorder for improved utility)
Line 5: Line 5:
You may see other such operations in the [[:Category:Basic Data Operations|Basic Data Operations]] category, or:
You may see other such operations in the [[:Category:Basic Data Operations|Basic Data Operations]] category, or:


<small>
<small><ul><li> [[Address operations]]
</li><li> [[Basic integer arithmetic]]
* [[Arithmetic/Integer|Integer arithmetic]]
* [[Integer comparison]]
</li><li> [[Basic pointer and reference operations]]
</li><li> [[Bitwise operations]]
* [[Bitwise operations|Bitwise boolean operations]]
* [[Logical operations|Logical boolean operations]]
</li><li> [[Integer comparison]]
* [[String interpolation (included)|String interpolation]]
</li><li> [[Logical operations]]
* [[Pointers and references|Pointer and reference operations]]
</li><li> [[String interpolation (included)]]
* [[Address of a variable|Address operations]]
</li></ul></small>
</small>

</div>
</div>
<includeonly>[[Category:Basic Data Operations]]</includeonly>

<includeonly>
[[Category:Basic Data Operations]]
</includeonly>
<noinclude>{{template}}</noinclude>
<noinclude>{{template}}</noinclude>

Revision as of 23:54, 19 January 2011

Basic Data Operation
This is a basic data operation. It represents a fundamental action on a basic data type.

You may see other such operations in the Basic Data Operations category, or:



This is a template. There are many others. See Category:RCTemplates for a complete list of templates.