Re: A89: C-Compiler, was: re Hal for the Ti89


[Prev][Next][Index][Thread]

Re: A89: C-Compiler, was: re Hal for the Ti89







>
>In a message dated 3/18/99 06:00:36 Eastern Standard Time, boescke@gmx.net
>writes:
>
>> (The biggest part of work is still to come: Programming the standard
>>  libraries)  
>>
>why not incorporate the libraries used on the calc (graphlib, util, etc)?
>that would provide a fair amount of the functions you would use.


This shouldnt be a problem. But still the standard Ansi-C libs are required
for compatibility reasons. (at least stdlib.h,stdio.h and malloc.h)




Follow-Ups: