Template:Basic data operation: Difference between revisions

From Rosetta Code
Content added Content deleted
(Follow redirects and reorder for improved utility)
m (Improve the layout of the infobox)
Line 1:
<div class="infobox" style="width: 2in">
<big>'''Basic Data Operation'''</big><br />
This is a basic data operation. It represents a fundamental action on a basic data type.
 
You may see other such operations in the [[:Category:Basic Data Operations|Basic Data Operations]] category, or:
 
<center><small>
'''Integer Operations'''
* [[Arithmetic/Integer|Integer arithmetic]]
<br>
* [[Integer comparison]]
* [[Arithmetic/Integer|Arithmetic]] | [[Integer arithmeticcomparison|Comparison]]
* [[Bitwise operations|Bitwise boolean operations]]
 
* [[Logical operations|Logical boolean operations]]
'''Boolean Operations'''
* [[String interpolation (included)|String interpolation]]
<br>
* [[Pointers and references|Pointer and reference operations]]
* [[AddressBitwise ofoperations|Bitwise]] a variable|Address [[Logical operations|Logical]]
 
</small>
'''String Operations'''
</div>
<br>
* [[String interpolation (included)|String interpolationInterpolation]]
 
'''Memory Operations'''
<br>
[[Pointers and references|Pointers &amp; references]] | [[Address of a variable|Addresses]]
</small></center></div>
<includeonly>[[Category:Basic Data Operations]]</includeonly>
<noinclude>{{template}}</noinclude>

Revision as of 00:04, 20 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:

Integer Operations
Arithmetic | Comparison

Boolean Operations
Bitwise | Logical

String Operations
Interpolation

Memory Operations
Pointers & references | Addresses



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