Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!apple!snorkelwacker!bloom-beacon!daemon From: seaotter@athena.mit.edu (Stacy L Ramirez) Newsgroups: comp.lang.c Subject: What is _doprnt(fmt,args,&fil)? Message-ID: <1990Aug15.233317.18877@athena.mit.edu> Date: 15 Aug 90 23:33:17 GMT Sender: daemon@athena.mit.edu (Mr Background) Distribution: na Organization: Massachusetts Institute of Technology Lines: 29 Came across this the other day... static FILE fil; char *fmt; int args; ... _doprnt(fmt,asrgs,&fil); but I can't find any documentation of what _doprnt is: grep through /usr/include/*.h, /usr/man/cat3/* fails to show any _doprnt. Can someone please tell me what it does and how I can implement it with other functions from the standard headers? Any help is *MUCH* appreciated... Peace dammit, Mike ____Mike_Zraly____________________________________________________________ | obligatory address : c/o seaotter@athena.mit.edu | | obligatory disclaimer : My views don't represent anyone but me | | obligatory quote : Nothing takes the taste out of peanut | | butter quite like unrequited love. | | -- Charlie Brown | :________________________________________________________________________: