Hi,
I have a sample C thread program which calls a thread routine to print a statement alone.
Am now trying to compile it and run as Batch through JCL. But i dont know whether "Posix" thread will be supported by Z/OS that too in a C program since i got stuck while i was trying to compile got compilation erro "Undeclared identifier pthread_t".
So, please pour in your suggestions.
Thanks&Regards,
Balaji