Isaac f11c58bb36 push to work later 4 月之前
..
MATH f11c58bb36 push to work later 4 月之前
BITS.c f11c58bb36 push to work later 4 月之前
BITS.h f11c58bb36 push to work later 4 月之前
FLOAT.c f11c58bb36 push to work later 4 月之前
FLOAT.h f11c58bb36 push to work later 4 月之前
INT.c f11c58bb36 push to work later 4 月之前
INT.h f11c58bb36 push to work later 4 月之前
NUMBER.c f11c58bb36 push to work later 4 月之前
NUMBER.h f11c58bb36 push to work later 4 月之前
readme f11c58bb36 push to work later 4 月之前

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