[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Compiling for Windows 32 Executable
From: |
Kate Stedman |
Subject: |
Re: [Tinycc-devel] Compiling for Windows 32 Executable |
Date: |
Wed, 4 Jul 2012 09:39:38 +0000 |
Thank you for that. More thought is obviously required as I was distracted in
thinking that it was supported because conio.h was part of the installed tcc
compiler code.
Regards
Kate
-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of harish badrinath
Sent: 04 July 2012 10:37
To: address@hidden
Subject: Re: [Tinycc-devel] Compiling for Windows 32 Executable
Hello,
On Wed, Jul 4, 2012 at 9:33 AM, Kate Stedman <address@hidden> wrote:
> Hello Daniel,
>
> No I didn't write those functions as I expect them to be part of the tcc
> library. The functions are declared in the >include file conio.h in the
> installed tcc\include folder so I had assumed that they were part of the
> compiler library as >they are with other standard C compilers.
conio.h is not part of standard C,ISOC or POSIX standards. They are MSDOS
specifc.
please see http://en.wikipedia.org/wiki/Conio.h
_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
________________________________
This Email and any attachments may contain confidential and privileged
information for the use of the designated recipients named above only. If you
are not the intended recipient, you are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination,
distribution or copying of it or its content is prohibited. If you have
received this communication in error, please reply to the sender immediately
and destroy all copies of this communication and any attachments.
Registered in England No. 02074604.
Registered Office. Vislink International Limited, Marlborough House, Charnham
Lane, Hungerford, Berkshire RG17 OEY.
- [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/03
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Mike, 2012/07/03
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Daniel Glöckner, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, harish badrinath, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable,
Kate Stedman <=
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, grischka, 2012/07/04
- Re: [Tinycc-devel] Compiling for Windows 32 Executable, Kate Stedman, 2012/07/06