Ch (computer programming): Difference between revisions

Content deleted Content added
Removal of content. Is the info wrong somehow?
Line 57:
* Arguments for variadic functions are optional
 
Ch supports classes in C++ with added abilities, including:
 
* Classes inside member functions
* Nested functions with classes
* Passing member function to argument of pointer-to-function type of functions
 
Ch can interact with existing C/C++ libraries and call C/C++ functions from Ch script.<ref>{{cite journal |last= Wilson |first= Matthew |year= 2004 |title= Open-RJ and Ch |url= http://drdobbs.com/184401877?queryText=ChSDK |publisher= Dr. Dobb's Journal}}</ref>