This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sprintf without realloc?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]