DocsPike7.0TutorialAn Introduction to Data Types
   

  • 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.