NHI1 10.0
|
NHI1 -
theKernel -
theLink -
theConfig -
theSq3Lite -
theCompiler -
theBrain -
theGuard -
theLib -
theATL
Nhi1Label - Nhi1BuildExtension - Nhi1Config - Nhi1Exec - Nhi1Switch - Nhi1Tags - Nhi1Docs |
The main focus for NHI10 was on: export-hdl, reference-type and Managed-Object.
The main focus for NHI10 was on: export-hdl, reference-type and Managed-Object.
*BIN
and *STR
now have the addons *BinaryR
and *StringR
. The MkBinaryR is also the new basetype for the MK_BIN datatype."S"
in MkBufferGetS
to read an MK_I16 value. However, it has now become apparent that the namespace was too limited with one letter and the short-name was used instead. For example, MkBufferGetS
has now become MkBufferGetI16.MK_SRT
(int16) became MK_I16. The aim of all of them was again to harmonize the names and create understandable code.