1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
how to use cb to compile file.c
cb file
how to use cb to force a full recompilation of a file
cb --allclean welcome
how to use cb to clean all the build artefacts (object files and executables)
cb clean
how to use cb to compile and run file.c
cr file.c
how to see more information about cb
man cb
in terminal