successfully implemented system,multiple fork,exec,pause and software interrupts (using signal and signal handlers)……
4bit compression is complete…..rcs implemented
To resize the structure as per the number of total bytes declared in structure we use the #pragma directive. The #pragma pack directive modifies the current alignment rule for members of structures following the directive. syntax: ex–>#pragma pack(1)