Christopher Ferrall wrote:
I get a segmentation fault when writing to stdout or stderr inside a GPC module called from a C program. I guess I have to set something manually that would be set automatically by the pascal main that isn't set by a c main, but I can't find any reference to this problem in the documentation.
See ~gpc/p/demos/gpc_c*
Frank