Static pools?
From: Matthew Hambley <matthew_at_aether.demon.co.uk>
Date: 2003-03-08 18:09:17 CET
I want a block of memory which will last across calls to a function. i.e.
static FirstRun = (1 == 1);
void TheFunc(apr_pool_t *pool)
All sorts of crazy stuff might happen while I'm away, I could come back
-- (\/)atthew )-(ambley ---------------\ If something's worth doing it's worth E-mail : matthew@aether.demon.co.uk \ doing badly until you can learn to Public key : C991137B \ do it well. Web : http://www.aether.demon.co.uk/ \----------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Mar 8 18:10:46 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.