You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
cancel d7777edfa5 Simplify header includes 7 years ago
.clang-format Change .clang-format to not reflow comments 7 years ago
.gitignore Init with basic test 7 years ago
Makefile Split stuff out from main.c into separate files 7 years ago
README.md Init with basic test 7 years ago
base.h Simplify header includes 7 years ago
field.c Simplify header includes 7 years ago
field.h Add field peek/poke 7 years ago
main.c Simplify header includes 7 years ago

README.md

A basic starting point for an ncurses C99 program.