Skip to content

patricia-gallardo/c_on_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c_on_linux

What is hard?

  • Pointers (and pointers to pointers + syntax)
  • Memory Allocation + Deallocation
  • Heap / Stack
  • Parameter Passing
  • Compilation / Linking (translation unit, static)
  • Function pointers
  • Strings
  • Multidimensional arrays
  • Debugging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published