Data type
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 20: | Line 20: | ||
| caption = | | caption = | ||
}} | }} | ||
+ | == Fundamental types == | ||
+ | * [[Bit]] | ||
+ | * [[Boolean]] | ||
+ | * [[Byte]] | ||
+ | * [[Word (data type)]] | ||
− | * [[C data types]] | + | == By language / framework / library == |
− | * [[C++ data types]] | + | * [[C data types|C]] |
− | * [[Java data types]] | + | * [[C++ data types|C++]] |
− | * [[SQL data types]] | + | * [[C Sharp data types|C#]] (.Net framework) |
+ | * [[COBOL data types|COBOL]] | ||
+ | * [[GLib library data types|GLib library]] | ||
+ | * [[Java data types|Java]] | ||
+ | * [[Lisp data types|Lisp]] | ||
+ | * [[PHP data types|PHP]] | ||
+ | * [[Python data types|Python]] | ||
+ | * [[QuickBasic data types|QuickBasic]] | ||
+ | * [[Scala data types|Scala]] | ||
+ | * [[SQL data types|SQL]] | ||
+ | * [[XSD data types|XSD]] | ||
== See also == | == See also == | ||
− | * [[ | + | * [[Elements of File Formats]] |
* [[Text-based data]] | * [[Text-based data]] | ||
+ | * [[Programming Languages]] | ||
+ | |||
+ | [[Category:Elements of File Formats]] |