Hidden patches
System Admin
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Can somebody tell me what are hidden patches? Where are the hidden patches are stored. How one can see them? What is the difference between a hotfix,a patch an update. Regards KP I am doing a multi threaded application that involves exchange of data. ONE UI THREAD AND 3 WORKER THREADS.PLS LET ME HOW TO EXCHANGE THE DATA BETWEEN THESE 3 WORKER THREADS. FOR EX:THE FIRST THREAD WILL GIVE THE SECOND THREAD THE 2 NUMBERS AS ARGUEMENTS.the second thread should return the first thread the sum. Pls help