>I have compiled some C code from the Internet (sqlite) which uses UNIX >mutex functions for multithreading. I know that COBOL doesn't really >support multithreading, but this is a generic library which does.
COBOL does really suppport multithreading, but you need to use the THREAD compiler option to get that support. Cheers, TomR >> COBOL is the Language of the Future! << ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
