X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Georg Newsgroups: comp.os.msdos.djgpp Subject: vector.h Date: Mon, 28 May 2012 13:31:59 -0700 (PDT) Organization: http://groups.google.com Lines: 9 Message-ID: NNTP-Posting-Host: 46.78.35.225 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1338237120 26508 127.0.0.1 (28 May 2012 20:32:00 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 28 May 2012 20:32:00 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: f30g2000vbz.googlegroups.com; posting-host=46.78.35.225; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4,gzip(gfe) Bytes: 1247 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I try to port a Linux program that includes . This file is not in my djgpp include directory. Do I need to download a library that provides this header and its functions for djgpp? Or what should I do? Georg