From owner-freebsd-questions Tue May 16 5:15:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mongkok.pacific.net.hk (mongkok.pacific.net.hk [202.14.67.46]) by hub.freebsd.org (Postfix) with ESMTP id BA2EF37B77C for ; Tue, 16 May 2000 05:15:19 -0700 (PDT) (envelope-from alexkwan@pacific.net.hk) Received: from kwaifong.pacific.net.hk (kwaifong.pacific.net.hk [202.14.67.7]) by mongkok.pacific.net.hk with ESMTP id UAA22572 for ; Tue, 16 May 2000 20:15:18 +0800 (HKT) Received: from alexkwan (ppp194.dyn29.pacific.net.hk [202.64.29.194]) by kwaifong.pacific.net.hk with SMTP id UAA11868 for ; Tue, 16 May 2000 20:15:15 +0800 (HKT) Message-ID: <000701bfbf30$857f2160$c21d40ca@alexkwan> From: "Alex Kwan" To: Subject: Different between Borland Turbo C and GNU C Date: Tue, 16 May 2000 20:16:07 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I am learning to program with C, and I have some sample program which was written by Borland Turbo C, The source code contents some graphic drawing function, like line(), setcolor()........Does it also supported by GNU C and could it compiled by GCC ? What is the different between Turbo C and GNU C (exclude DOS System function)? Which books are recommanded for Graphic Drawing with C under UNIX? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message