If I make use of alloca() in SQLite version 3, will this cause any extreme hardships? Who is using a C compiler to build SQLite that does not support alloca()?
I could be wrong, but I think alloca() may not be available to CodeWarrior. It probably wouldn't be hard to provide a wrapper, though.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]