Next:
Overview of This Tutorial
Up:
Tutorials on Writing C
Previous:
RETURN - keyword
 
Contents
Writing a C Module
Subsections
Overview of This Tutorial
The Files of a Module
Getting Started
Pike Level and C Level
Define the Pike Level Interface
Without CMOD
With CMOD
Write the Functions
Without CMOD
With CMOD
Error Handling
Argument Checking without CMOD
Argument Checking with CMOD
Throwing Exceptions
Init and Exit Routines
An Example - The Rev Module
Define the Pike Level Interface
Without CMOD
With CMOD
Write the Functions
Without CMOD
With CMOD
2003-03-04