On Sat, 5 Jul 2003, Vadim Vygonets wrote:

> Quoth Oleg Goldshmidt on Fri, Jul 04, 2003:
> [snip snip]
> > So "portable" in the Java/Python/etc sense means *portable across a
> > limited, albeit maybe wide enough, range of platforms*. This is a very
> > different notion of portability than that of, say, ISO C.
>
> Which is only portable across a limited, albeit maybe wide
> enough, range of platforms which have a C compiler (which happens
> to be a widely implemented language, but I don't think it exists
> for PalmOS, for example (PalmOS C is not ISO C, ifI'm not
> mistaken)).
>

The PalmOS SDK is based on gcc. I don't know if it supports all the ANSI C
functions, but I think it does.

Regards,

        Shlomi Fish

> Also, to write a portable ISO C program you must use only a small
> subset of libraries, which is not nearly useful enough, unlike
> those of interpreted languages such as Perl and Java (whether
> they are truly interpreted or not).There are still issues like
> different formats of filenames, so maybe the solution is to have
> portable environments such as Inferno ;)
>
> Vadik.
>
> --
> Strange Fruit.A brilliant way to describe
> somebody hanging from a tree...
>               -- Marcus Miller
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
>



----------------------------------------------------------------------
Shlomi Fish        [EMAIL PROTECTED]
Home Page:         http://t2.technion.ac.il/~shlomif/

There's no point in keeping an idea to yourself since there's a 10 to 1
chance that somebody already has it and will share it before you.


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to