Re: [pcre-dev] pattern info per pcretest

Page principale
Supprimer ce message
Auteur: Craig Silverstein
Date:  
À: Zoltán Herczeg
CC: pcre-dev
Sujet: Re: [pcre-dev] pattern info per pcretest
} (funny, that although the allocators know everything about any
} memory block, they don't share it with the userland).

If your goal is to find out how big a block allocated by malloc() is,
most libc's I know support this. But I'm not sure that's what you're
talking about here.

craig