[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Devel] C++ API for FreeType - Portability
From: |
Graham Asher |
Subject: |
RE: [Devel] C++ API for FreeType - Portability |
Date: |
Fri, 11 Jan 2002 19:45:04 -0000 |
Ed Keith said
<<<<<<
Portability becomes a much more critical issue with C++ since many platforms
don't implement all features of C++, or worse, don't implement them
consistently.
>>>>>>
Ed, yes, this is true, but luckily things are improving all the time. I have
had a fair amount of experience in this area working for Symbian, Psion,
Catharon and Slangsoft, all of whom require portable C++ code, and all of
which except Catharon (I think) target PDAs and phones as well as desktop
PCs, and I have found that the sort of C++ I like writing fits most
platforms with no difficulty. I don't use any arcane features except (if you
call it arcane) templates, and I have been forced not to rely on many
standard library features being present.
Graham
- Re: [Devel] 2.1.0 branch created, (continued)
- Re: [Devel] 2.1.0 branch created, David Turner, 2002/01/11
- Re: [Devel] 2.1.0 branch created, Artur Zaprzala, 2002/01/11
- Re: [Devel] 2.1.0 branch created, David Turner, 2002/01/11
- [Devel] C++ API for FreeType, Graham Asher, 2002/01/11
- Re: [Devel] C++ API for FreeType, David Turner, 2002/01/11
- RE: [Devel] C++ API for FreeType, Graham Asher, 2002/01/11
- RE: [Devel] C++ API for FreeType, Pavel Kankovsky, 2002/01/13
- RE: [Devel] C++ API for FreeType - erratum, Graham Asher, 2002/01/11
- RE: [Devel] C++ API for FreeType, Graham Asher, 2002/01/11
- Re: [Devel] C++ API for FreeType - Portability, Ed Keith, 2002/01/11
- RE: [Devel] C++ API for FreeType - Portability,
Graham Asher <=
- RE: [Devel] C++ API for FreeType - Portability, Graham Asher, 2002/01/11
- RE: [Devel] C++ API for FreeType - Portability, Ed Keith, 2002/01/11
- RE: [Devel] C++ API for FreeType - Portability, Graham Asher, 2002/01/11
- Re: [Devel] C++ API for FreeType - Portability, Vadim Plessky, 2002/01/12
- RE: [Devel] C++ API for FreeType - Portability, Manuel Bleichenbacher, 2002/01/11
- Re: [Devel] C++ API for FreeType - Portability, Vadim Plessky, 2002/01/12
- Re: [Devel] 2.1.0 branch created, Werner LEMBERG, 2002/01/11
- Re: [Devel] 2.1.0 branch created, Henrik Grubbström, 2002/01/11
- Re: [Devel] 2.1.0 branch created, Pavel Kankovsky, 2002/01/13
RE: [Devel] 2.1.0 branch created, Boris Letocha, 2002/01/11