Hi, I'm doing something using newlib, but I'm precluded from using any of the *alloc functions, due to standards I must observe. Is there any way to avoid this? Casual searching reveals many functions (such as fvwrite) require *alloc, and I'm wondering how to get around it? Thanks, Matt Gessner