blob: d038b2a7ccc83743a4a19ac6de66cc26a65521f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
FWIK
FWIK (is not an acronym) is a C++ library for userland applications, built
especially to run on the T/CE kernel.
It includes :
- I/O (files, directories, terminals)
- Strings, vectors, sets, maps
- ...
|