gambas-source-code/examples/examples
Benoît Minisini f75d640e3b [INTERPRETER]
* NEW: StrPtr() now can take a second argument to specify the length of the 
  string we will read from memory. If that argument is not specified, the
  string must ends with a zero character.
* OPT: Internal array management was optimized. It changes nothing for the
  Gambas array class.

[COMPILER]
* OPT: Internal array management was optimized.
* BUG: Using embedded structure with a class that is not a structure now
  raises an error.


git-svn-id: svn://localhost/gambas/trunk@2979 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-05-29 21:10:36 +00:00
..
Automation
Basic
Control
Database
Drawing [CONFIGURATION] 2010-05-19 12:43:57 +00:00
Games [INTERPRETER] 2010-05-29 21:10:36 +00:00
Misc
Networking
OpenGL [INTERPRETER] 2010-05-29 21:10:36 +00:00
Printing/Printing
Sound
Video