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 44a39f8b8e Clean up test drawing code to clear each frame 6 years ago
.clang-format Change .clang-format to not reflow comments 6 years ago
.gitignore Init with basic test 6 years ago
Makefile Change to make quiet when invoking cc 6 years ago
README.md Init with basic test 6 years ago
base.h Simplify header includes 6 years ago
field.c Add test use of extended ncurses 6 years ago
field.h Add test use of extended ncurses 6 years ago
main.c Clean up test drawing code to clear each frame 6 years ago

README.md

A basic starting point for an ncurses C99 program.