bin-file

There are 2 repositories under bin-file topic.

  • Yeaseen/SysCallImplementationOs

    A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal

    Language:C++520
  • EdT94/Airport_Manager

    The system reads data about airports and companies from txt/bin files(if exists).There are an options for adding flights and airports, sorting and searching flights,and see all the data.

    Language:C0100