Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
student:c:start [2018/08/10 15:39] – created bernstdhstudent:c:start [2019/09/04 20:03] (current) lam2mo
Line 1: Line 1:
 ===== C/C++ ===== ===== C/C++ =====
  
-  - [[ students:c:gdb | GDB Quick Reference ]]+  - [[ student:c:gdb | GDB Quick Reference ]] (Debugging) 
 +  - [[ student:c:gpp | GPP Quick Reference ]] (Compiling and Linking) 
 +  - [[ student:c:make | make ]] (Building) 
 +  - For CS 261 students: [[https://w3.cs.jmu.edu/lam2mo/cs261_2019_08/02-compilation.html | Compilation Lab]]