Skip to content

sei-vsarvepalli/simple-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-C project some stack and heap example for students

Students can compile and use this program

gcc -g -Wall -Wextra *.c
gcc -fsanitize=address -g *.c

Ideally in a Windows or Unix like environment that has GCC compiler

About

Simple C examples for students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages