Introduction; About This Document; About The Sdk Api - Casio ClassPad 300 Programming Manual

Sdk programming guide
Hide thumbs Also See for ClassPad 300:
Table of Contents

Advertisement

Introduction

About this Document

The purpose of this document is to provide you with a reference guide while
programming on the ClassPad 300. This document is not meant to be a tutorial, or a
complete list of functions contained in the SDK. Please Refer to SDK Programming
Tutorial for a tutorial on working from a "Hello World" to a scribble program on the
ClassPad. And refer to the SDK Reference Guide for a complete list of functions and
classes in the SDK.

About the SDK API

The ClassPad 300 SDK's application programming interface is C++. If you are
unfamiliar with C++, there are several tutorials on the Internet that can assist you. Bruce
Eckel provides digital copies of his book Thinking in C++ for free on his web site:
http://www.mindview.net/.
Keep in mind that the ClassPad is an embedded system and therefore does not support all
of the C/C++ standard library functions. If you are new to C++ it is suggested that you
first spend some time understanding the basics of the language before trying to write
ClassPad add-in applications.
6

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents