Changes

no edit summary
Line 159: Line 159:       −
When wanting to use a library, one must declare it at the top of their code so that their IDE knows that that file is being referred to,
+
When wanting to use a library, one must declare it at the top of their code so that their IDE knows that that file is being referred to, the syntax is:
 
  −
the syntax is:
   
  #include<math.h>
 
  #include<math.h>
  
MakerRepo Staff, MakerRepo Volunteers
240

edits