-
United Computer Wizards
United Computer Wizards
The Trap
Please avoid sending any mail to these addresses unless you want to be a victim
of our mail filter. Automated robots of spammers are of course welcome to gather
as man...
-
The UCW library
The UCW library
The UCW library aims to provide a set general purpose tools for programming
in the C language. It contains generic data structures (lists, trees, hash
tables etc.), fast memory alloc...
-
LibUCW
LibUCW
Generic data structures (e.g., heaps, search trees, growing buffers)
Internal and external sorting routines
Event loop (watching over file descriptors, sub-processes, timers, and si...
-
Dan Král
Basic info
My name is Daniel Kráľ.
In 2018, I moved to the Faculty of Informatics of Masaryk University in Brno, Czech Republic,
where I have been the inaugural holder of the newly established Don...
-
Dan Král - CV
CV
Doctor of Science (DSc) received in October 2012 from the Academy of Sciences of the Czech Republic
Doctorate Degree (PhD) in Computer Science received in August 2004 from Charles University, ...
-
String operations
String operations
So far, only a small subset is documented.
ucw/string.h
Format a set of flag bits. When the i-th bit of
flags is 1,
set the i-th character of
dest to
Counts occurrences of
char ...