Isaac f11c58bb36 push to work later 4 bulan lalu
..
MATH f11c58bb36 push to work later 4 bulan lalu
BITS.c f11c58bb36 push to work later 4 bulan lalu
BITS.h f11c58bb36 push to work later 4 bulan lalu
FLOAT.c f11c58bb36 push to work later 4 bulan lalu
FLOAT.h f11c58bb36 push to work later 4 bulan lalu
INT.c f11c58bb36 push to work later 4 bulan lalu
INT.h f11c58bb36 push to work later 4 bulan lalu
NUMBER.c f11c58bb36 push to work later 4 bulan lalu
NUMBER.h f11c58bb36 push to work later 4 bulan lalu
readme f11c58bb36 push to work later 4 bulan lalu

readme

This folder will contain the number data type functions
- BITS.h and BITS.c have functions to work over bits in memory
- INT.h and INT.c have functions to work over integers in memory
- FLOAT.h and FLOAT.c have functions to work over floats in memory

The MATH folder has (will have) math functions to work over diferent kind of numbers