From: Hudson R. <hud...@so...> - 2002-08-13 15:55:38
|
Hi all, I'm had problems using string. When I use the verb string in a shared library it isn't work(isn't called from a main program). I'm attaching the programs below: sgc0000a.cob -> main program. (should be compiled as a binary) sgc0000b.cob -> subprogram. (should be compiled as a shared library) Thanks. Hudson |