|
From: Bernhard H. <ber...@be...> - 2001-09-21 08:39:25
|
> Can 'printf_large()' or 'printfl()' or 'vprintf()' be used > with --model-small options ? > > Which one is designed for --model-small ? > > regrds, > fhy All are written for --model-small. It's the compilers default modell. You'll find the object files ready to use in lib/small. Bernhard |