• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This project is used to debug individual test case programs.
2
3To build and debug a test case:
4- add the .c file to this project;
5- remove any .c files from other test cases from this project.
6- build and debug as usual.