* harbour/src/compiler/gencc.c * added workaround for C compilers which cannot compile very long strings. This hack is not enabled by default and can be enabled by __HB_CSTRING_SIZE_MAX[=<maxsize>] macro (by default <maxsize> is 4KB).