C – Testing ncurses on linux – 007.

Today I will show a simple source code with two functions.
This source code will try to read from a file named level.txt a string like this: 101010100000011111101110101010101 and show empty spaces and square ASCII based on this string.
You can compile this source code from a file named screen.c like this:

Let’s see the source code.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.