Search Results

Search: Posts Made By: brett01
Forum: Programming 12-23-2009
1,695
Posted By brett01
need help with posix threads
Hi,

I am new to posix threads. The no of threads to be created depends on the runtime. If I get the number of threads,
I need to forward declare

pthread_t mythread[n];

how to do that...
Forum: Programming 12-21-2009
6,670
Posted By brett01
Is the key way merge algorithm for already sorted...
Is the key way merge algorithm for already sorted files??
Forum: Programming 12-21-2009
6,670
Posted By brett01
merging two files with sorted integers in c
Hi,

I want to merge two files with sorted integers. I want to merge two files to a single file such that there are no duplicates and the merged file should contain the integers in the sorted...
Showing results 1 to 3 of 3

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