After writing Why main() should not have void as return type? article the other day, suddenly one more question came up into my mind about the...
Can you please share your code? If we can have a look at your code, we would be able to understand your problem better.
The motivation behind writing this article came from the fact that there are still many books/tutorials/softwares etc where I have seen 'void...
The other day I was working on a code where in I was doing some file related operations. I used the function feof() to test whether the end of...
I am not a windows programming expert but still you can look at the following discussions :...
Please dont use 'gets()' in your code. It is a handy tool for hackers to intrude into your programs. Spare some time and read :...
What are you trying to achieve with this code? Please be more precise with your question.
Without objects how can you use classes?? Please elaborate more if you want some precise answers here.
Since you have not mentioned the OS, so I assume the OS to be Linux. You should know the PID of the process and then replace the PID in the path...
Can you please share your code??
Oh really...thanks!!!!!
Thanks mmk!!!
There are a certain functions in C, which if used in a particular combination may cause problems. These problems are due to the conflicting...
Environment variables can be thought of as a name value pair that affect the behavior of the processes running on an operating system. For...
A running instance of a program executable is known as a Process. A process when run can do various things like open some files, read/write some...
I agree with the spirit of this thread. Signature links should be banned.
Thanks!!
Thanks, I thought of having interactive sessions with different users on this article. If somebody comes up with some doubt/query then I'll...
Thanks!!!!
Thanks for appreciation :nice:
Separate names with a comma.