From: rbjones AT therightside DOT demon DOT co DOT uk (Arbie) Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and Randomize() ? Date: Tue, 16 Dec 1997 23:00:06 GMT Message-ID: <349707a6.2040714@news.demon.co.uk> NNTP-Posting-Host: therightside.demon.co.uk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Im new to C and DJGPP and am learning pretty fast. In other compilers I can use the randomize() function fine but I always get an error if I use randomize() in a program Im doing via DJGPP. Is it called or something else ? Which header file does it use etc ? Barry