docs.roxen.comView this page in a printer friendly mode
DocsPike7.0TutorialAn Introduction to Data Types
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

What is a data type?
Basic Types
Container Types
Object, Program and Function
Variable Definitions
Basic Types and Reference Types

An Introduction to Data Types

Pike has the data types int, float, string, array, mapping, multiset, program, object and function. The handling of data types in Pike is advanced, compared to other similar languages.