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

     

Uncharted Terrain

Uncharted Terrain

Here are some of the things not covered:

  • Many details, for example all the format specifiers to sprintf

  • Unnamed functions, with lambda

  • Operator functions, such as '+

  • Operator overloading in classes

  • void my_function(mixed ... args)
  • at_exit()
  • Type information with typeof, _typeof and sprintf("%t", ...)

  • Time measurement with gauge