digitalmars.D - Documentation improvement of std.c.time
- Grzegorz Adam Hankiewicz <fake dont.use> Feb 18 2006
The goal of this patch is to have the C interfaces available as online docs to actually know what C functions you can or cannot call after importing std.c.time. The patch also adds a few reentrant functions and makes 0.147's ddoc do something weird adding an upper case C to every return value. Walter, I hope you fix that along with the documentation of the unknown functions which I haven't been able to found anywhere.
Feb 18 2006








Grzegorz Adam Hankiewicz <fake dont.use>