Data type
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→See also) |
Dan Tobias (Talk | contribs) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 17: | Line 17: | ||
| conforms to = | | conforms to = | ||
| released = | | released = | ||
− | | image = | + | | image = Networking.jpg |
| 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++]] |
+ | * [[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]] |