|
From: marlow.andrew on 14 Apr 2008 03:51 I have just changed the status of my cycliclogs package on sourceForge, http://sourceforge.net/project/showfiles.php?group_id=97900 so that it is now marked as production/stable. It had been marked as alpha for quite some time. I ran it through the latest GCC compiler just to be sure it still builds ok and did a bit of quick sanity testing. I hope it proves useful. Here is the description of the package: A library and commands for cyclic logfiles. A cyclic log has a fixed size upon creation and pointers that refer to the start and end positions within that fixed size.They are useful for recording server output without losing the most recent data. Regards, Andrew Marlow -- [ See http://www.gotw.ca/resources/clcm.htm for info about ] [ comp.lang.c++.moderated. First time posters: Do this! ]
|
Pages: 1 Prev: Partially complete types Next: Meyers effective C++, templates, np-complete |