Template:Basic data operation: Difference between revisions

Content added Content deleted
m (Improve the layout of the infobox)
(Add more basic string operations to collection)
Line 8: Line 8:
'''Integer Operations'''
'''Integer Operations'''
<br>
<br>
[[Arithmetic/Integer|Arithmetic]] | [[Integer comparison|Comparison]]
[[Arithmetic/Integer|Arithmetic]] |
[[Integer comparison|Comparison]]


'''Boolean Operations'''
'''Boolean Operations'''
<br>
<br>
[[Bitwise operations|Bitwise]] | [[Logical operations|Logical]]
[[Bitwise operations|Bitwise]] |
[[Logical operations|Logical]]


'''String Operations'''
'''String Operations'''
<br>
<br>
[[String interpolation (included)|Interpolation]]
[[String concatenation|Concatenation]] |
[[String interpolation (included)|Interpolation]] |
[[Character matching|Matching]]


'''Memory Operations'''
'''Memory Operations'''
<br>
<br>
[[Pointers and references|Pointers &amp; references]] | [[Address of a variable|Addresses]]
[[Pointers and references|Pointers &amp; references]] |
[[Address of a variable|Addresses]]
</small></center></div>
</small></center></div>
<includeonly>[[Category:Basic Data Operations]]</includeonly>
<includeonly>[[Category:Basic Data Operations]]</includeonly>