What is new?

New version of franca.h support file is available: download

Features:

Support for string objects

Users of Microsoft Visual C++ 5 or 6 can make use of string objects (#include <string>); users of Borland Version 5 and Builder, can also make use of string objects (#include <cstring.h>). Users of any supported compiler may also use limited string objects by including francastring.h.

Strings are supported by:

New class "Screen" that expands the functionality of "Stage"