mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page 'DWord'
This commit is contained in:
parent
1f141bb266
commit
132733f65c
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
The following categories contain pages or media.
|
||||
* [[Category Data Type]] (1 members)
|
||||
* [[Category Data Type]] (2 members)
|
||||
* [[Category Packet]] (3 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (1 members)
|
||||
|
@ -1,4 +1,5 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Data Type"''' ==
|
||||
The following 1 pages are in this category.
|
||||
The following 2 pages are in this category.
|
||||
* [[DWord]]
|
||||
* [[Word]]
|
||||
|
3
DWord.mediawiki
Normal file
3
DWord.mediawiki
Normal file
@ -0,0 +1,3 @@
|
||||
A "DWord" (double-word) is a data-type that consists of 4 bytes.<br />
|
||||
It is also commonly known as the "int" data-type in programming.
|
||||
[[Category Data Type]]
|
Loading…
Reference in New Issue
Block a user