Template:Basic data operation: Difference between revisions

add link to String_comparison
(Follow redirects and reorder for improved utility)
(add link to String_comparison)
 
(2 intermediate revisions by one other user not shown)
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|Integer arithmeticArithmetic]] |
* [[Bitwise operations|Bitwise boolean operations]]
* [[Integer comparison|Comparison]]
* [[Logical operations|Logical boolean operations]]
 
* [[String interpolation (included)|String interpolation]]
'''Boolean Operations'''
* [[Pointers and references|Pointer and reference operations]]
<br>
* [[Address of a variable|Address operations]]
* [[Bitwise operations|Bitwise boolean operations]] |
</small>
* [[Logical operations|Logical boolean operations]]
</div>
 
'''String Operations'''
<br>
[[String concatenation|Concatenation]] |
* [[String interpolation (included)|String interpolationInterpolation]] |
[[String_comparison|Comparison]] |
[[String matching|Matching]]
 
'''Memory Operations'''
<br>
* [[Pointers and references|PointerPointers and&amp; reference operationsreferences]] |
* [[Address of a variable|Address operationsAddresses]]
</small></center></div>
<includeonly>[[Category:Basic Data Operations]]</includeonly>
<noinclude>{{template}}</noinclude>
Anonymous user