User: shivkumar12

  • Public profile

User profile: shivkumar12

User info
User name:shivkumar12
History
Joined:
Number of posts:20
Latest posts:

pthread mutex not working
Hi your code is not correct which is define below: pthread_create(&thread_id, NULL, myThreadFun1, N...

General Question about Website Programming
HTML, CSS, SQL, PHP, Ruby, Python and JavaScript are a few of the common coding languages a web deve...

race conditions with promises
race conditions with promises:_ JavaScript Demo: Promise.race var promise1 = new Promise(function(r...

Big Integer Problem in C++
The boost libraries offer this functionality Chapter 1. Boost.Multiprecision For example: #include...

multiplexing using poll() or select
Here we describe the code briefly for multiplexing using poll() or select method. This makes us thin...

This user does not accept Private Messages