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 6 years ago
.clang-format Change .clang-format to not reflow comments 6 years ago
.gitignore Init with basic test 6 years ago
Makefile Split stuff out from main.c into separate files 6 years ago
README.md Init with basic test 6 years ago
base.h Simplify header includes 6 years ago
field.c Simplify header includes 6 years ago
field.h Add field peek/poke 6 years ago
main.c Simplify header includes 6 years ago

README.md

A basic starting point for an ncurses C99 program.