Search Results

Search: Posts Made By: wminghao
Forum: Programming 08-03-2002
35,055
Posted By wminghao
How to use pipe() in multiple threads?
Hi,

I have a program that runs two threads in stead of two processes. I want to use pipe to redirect the output of the first thread to the input of the second thread.

One thread is...
Forum: Programming 08-03-2002
9,616
Posted By wminghao
How do I link a shared library against a static library?
Hi,

I have a question about shared library, how do I link it against a static library?

For example.

I need to create a static library mystatic.a, which includes my1.o, which uses a function...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy