Hi Ishwar, Use 'gcc -v' while compiling, and 'ldd a.out' to see loader dynamic libraries. The '-pthreads' does several things. (The '-v' will help clarify what those things are.) --Eljay
Hi Ishwar, Use 'gcc -v' while compiling, and 'ldd a.out' to see loader dynamic libraries. The '-pthreads' does several things. (The '-v' will help clarify what those things are.) --Eljay
![]() |