Create MediaWiki page 'DWord'

This commit is contained in:
t4 2011-06-26 17:41:51 +00:00 committed by moparisthebest
parent 1f141bb266
commit 132733f65c
3 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -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
View 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]]