Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
stock.h | 2013-06-07 | 1.1 kB | |
stock.c | 2013-06-07 | 1.3 kB | |
main.c | 2013-06-07 | 2.0 kB | |
Totals: 3 Items | 4.4 kB | 0 |
Description WAHO (WareHouse) is an open source software for the administration of articles in a trading stock. Articles are stored in a list with (until now) article number, name, unit price, trading stock. The program is written in C and uses NCurses to give a simple UserInterface (TUI) in a terminal. This is no professional software project! I make this mainly for learning the c-programming language and ncurses. But anyway, maybe somebody find it useful. The program is published under the GNU GPLv3. For details read the license.txt