imc::objects: preliminary complete

This commit is contained in:
2021-02-09 19:31:27 +01:00
parent e952764e4f
commit a808a001a9
3 changed files with 246 additions and 33 deletions

View File

@@ -16,6 +16,7 @@ namespace imc
typedef signed long int imc_Slongint;
typedef float imc_float;
typedef double imc_double;
// TODO remaining types are not yet supported
class datatype
{