You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/README.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,11 @@
3
3
Here are a few examples to get you started.
4
4
5
5
Most of these examples are part of the [NCURSES Programming HOWTO](http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/). The examples which were not taken from the HOWTO are marked with (N).
6
-
These examples need some work, but they should demonstrate that most everything is in working order.
7
6
8
7
To run the examples, change to the specific directory and build and execute the example with "dub run".
0 commit comments