From: dporter AT tsd DOT textron DOT com Date: Wed, 19 Mar 97 16:31:48 EDT Message-Id: <9702198588.AA858818365@cctds.tsd.textron.com> To: djgpp AT delorie DOT com Subject: Functions Hello I have installed djgpp and everything works ok. For a test, I compiled spice (from Simtel\msdos\electrical) which works. I am interested in modifing the code but it contains the following: /* Builtin Function */ integer s_wsfe(), e_wsfe(), do_fio() ; I am not familiar with these functions and can find no documentation. Does anyone know where I might find something which explains what these functions do? Thanks Dave P. dporter AT tsd DOT textron DOT com