From: utzoo!decvax!duke!unc!tim Newsgroups: net.unix-wizards Title: Re: printf(3) as a system call? Article-I.D.: unc.4910 Posted: Wed Apr 6 14:48:28 1983 Received: Thu Apr 7 03:47:57 1983 References: ariel.276 Note that the ~4-5Kbytes saved on disk space by puting printf in system space is *per program using printf* (most C programs), but the same space lost in system space on the VAX is a one-time thing. I don't understand why UNIX on the VAX doesn't make more things system calls. Look at how much VMS has sitting down there. Tim Maroney