... "difftime()" is a function which takes two time_t values as its arguments and returns the difference in seconds. Divide this number by 86400 and discard...
please give me a code of priority preemptive scheduling...asking for the number of processes, entering bursting time, priority and processing the waiting time...
Hi folks I need to execute a function, say every one minute or 2 minutes. I have already written the function which plots points on the screen at random. My ...
... Hi Shiva, no, there's no built-in C/C++ function for a timer. But Unix offers a few things in its standard libraries. Please look up signal(), sleep(), and...
Well, I know something in windows environment, but I'm not sure if it will work under Linux. #include<dos.h> OR #include<windows.h> Sleep( n ); n is a number...
hi all Project : DoubleS (Super Server) Paradigm URL : http://www.sourceforge.net/projects/doublesvsoop License : Freeware & Open source About : New...
assalamo 3alikom wa ra7mato allah wa barakato hi all.. eny body know the c++ code for lzw compresion&decompresion? if any body know,please send it . gazakom...
Hi, Guys this is Darakshan from Jeddah I need ur help. Below r some questions for which I am not able to find answers. I need ur help very badly. C language is...
... You are brave. Or daring, I don't know. ... Not too easy. In general you have the following options: 1) insert every node of one tree into the other one,...
Hi i am SAM new to this community, well i have some problem if u guyz & Galz can advice than i will be great full to u problem scenerio is Question:-The Excel...
How nice, a troll. He completely ignores the fact that this is a C programming group, and proceeds to blindly state that he's ignorant to the fact that Access ...
... <snip> Robert, it's too late to delete your post, there are already too many persons who have read it. So the only thing I can do now is to tell you one...
... Of course I have, but I wouldn't go posting something like that to a specific programming group- I'd have been laughed out of the community. Or, if I did,...
Hi Rober, hi Nico, hi Sam, hi ALL, Please, please, calm down....please.... Nothing serious happened. Nobody is hurt so far, and today is my birthday, already...
... O.k., I have to bite own tongue on this. Robert, I did misunderstand your intentions and your sarcasm, that's correct. And in fact I have overreacted...
... Without wishing to add fuel to an already overheated debate a wise man once said ( I Believe Samuel Leghorn Clemens but am open to correction both in...
hi all This article http://www.codeproject.com/useritems/Programming_Without_Code.asp Provides the reader with quick and good idea about the new though behind...
Hi I never read the entire article programming withoud code. But I do have some experience when I was using National Instrument's labview which is also ...
... <snip> ... I agree. I've explained what I meant to Jim Dougherty, and that's it. To the OP: what I meant in the beginning was that you please should not...
hi Mr. Shiva Kumar "just as Nico pointed out if there is a support under linux it would be gr8!!!.. Good luck to this team.. " up to now , Microsoft Windows...
hi there, im fairly new at C so be gentle. I had to write this program to generate 10,000 random numbers between 0 and 9. then it had to count up how many of...
Hi everyone, I am confused that everybody use different languages, but they all have some same habits. For example: algorithm is for every language. I am...