General Purpose Datatype
   HOME

TheInfoList



OR:

ISO The International Organization for Standardization (ISO ; ; ) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries. Me ...
/
IEC The International Electrotechnical Commission (IEC; ) is an international standards organization that prepares and publishes international standards for all electrical, electronic and related technologies. IEC standards cover a vast range of ...
11404, General Purpose Datatypes (GPD), are a collection of
datatype In computer science and computer programming, a data type (or simply type) is a collection or grouping of data values, usually specified by a set of possible values, a set of allowed operations on these values, and/or a representation of these ...
s defined independently of any particular programming language or implementation. These datatypes can be used to describe interfaces to existing libraries without having to specify the language (such as Fortran or C). The first edition of this standard was published in 1996 under the title " Language-independent datatypes". The standard was revised by the responsible
ISO The International Organization for Standardization (ISO ; ; ) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries. Me ...
sub-committee ( JTC1/ SC22 - Information Technology - Programming languages). The revised version has the new title "General Purpose Datatypes".


External links


ISO/IEC 11404:2007
complete text of ''General purpose datatypes''. Data types #11404 {{compu-prog-stub