Menu

Home

Nguyen Tuan Dung

Welcome to the ctimmy wiki!

For most of syntax, see Timmy Pascal

Latest version change (v1.1.0):

Changed contents:

In timmy In ctimmy Description
TTimmy timmy
TTimmy.Init timmy::timmy() Change from function to constructor. There's no return value.
TTimmy.Initialized TTimmy.Init is deprecated.
TTimmy.Add(string, string)
TTimmy.Add(string, string, char, char)
timmy::add(std:string, std::string, char, char) Merge two functions into one using default value.
TTimmy.Update std::vector can be resized automatically.
TTimmy.Remove(string)
TTimmy.Remove(string, char)
timmy::remove(std:string, char) Merge two functions into one using default value.

List of unused error code:

Code Description
101 TTimmy.Init is deprecated