Documentation  |   Table of Contents   |  < Previous   |  Next >   |  Index

Table of Contents

Palm OS® Protein C/C++ Compiler Language & Library Reference

Palm OS® Developer Suite

About This Book

How This Book Is Organized

Palm OS Developer Suite Documentation

Additional Resources

Part I: C/C++ Compiler Language Reference

1 Language Overview

C Technical Requirements

C++ Technical Requirements

Limitations

Restrictions on C99

Restrictions on C++

Restrictions on Data Types

2 Language Elements

Lexical Elements

Character Set

Comments

Tokens

Identifiers

Keywords

Constants

Operators

Separators

Preprocessor Directives

#define

#pragma

Part II: C/C++ Compiler Library Reference

3 STLport/iostream

4 Palm OS-Specific Libraries

The Palm OS Implementation of the Standard C Library (libc)

5 Runtime Library Functions

Supported Functions

posix/ctype.h

posix/math.h

posix/stdio.h

posix/stdlib.h

posix/string.h

posix/strings.h

posix/time.h

posix/sys/ioctl.h

posix/sys/PalmMath.h

posix/sys/time.h

posix/sys/uio.h

Unsupported Functions

posix/ctype.h

posix/inttypes.h

posix/locale.h

posix/math.h

posix/signal.h

posix/stdio.h

posix/stdlib.h

posix/string.h

posix/strings.h

posix/termios.h

posix/time.h

posix/wchar.h

posix/machine/arm/param.h

posix/sys/bswap.h

posix/sys/socket.h

posix/sys/stat.h

posix/sys/time.h

posix/sys/uio.h

6 assert.h

Functions and Macros

7 ctype.h

8 errno.h

Global Variables

9 ioctl.h

10 iso646.h

11 locale.h

12 math.h

13 PalmMath.h

Constants

Functions and Macros

14 stdarg.h

15 stddef.h

16 stdio.h

17 stdlib.h

Functions and Macros

18 string.h

19 strings.h

20 time.h

21 time.h

Constants

Functions and Macros

22 uio.h

Structures and Types

Functions and Macros

23 wchar.h