Hello.

Jun-Kiat Lam wrote:
> 
> Hi Margus,
> 
> The Metrowerks Standard Library implements the ANSI C/C++ standard
> libraries, including beloved favorites such as <fstream>, <iostream>, etc.
> etc. To use it, just #include the header as you would a standard C/C++
> program. That said, most of these functions are not supported on the Palm OS
> (see http://www.metrowerks.com/pda/palm/faq/4.stm for more information). The
> Palm OS SDK has functions that implement some of these funtions (see their
> docs for more information).
> 
I couldn't access the link you gave, but if if it contains same
information as
http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1477, 
I had read it already.  The question still remains: what include files
do I have to use?  There are some files in System/Unix directory, but
they seem to map stdlib calls  to PalmOS API.  I need to access things
that are not in the API like bsearch, etc.

-- 
Margus

Reply via email to