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


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

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




some of thoose functions is to be found in the ROM. like printf and scanf and
such. It's because the ROM was written in C. all that is found in ROM doesn't
have to be rewritten, does it?

//Olle

Tim Boescke wrote:
> 
> >
> >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)


References: