Hi,
I want to add a delay in my program between two fuctions. Say 5 secconds. In unix I use sleep() command to do this. What can I use in C. I would appreciate if someone can help.
Thanks
Ahsan
Hi,
I am very familiar with unix commands but not as familiar with C. Can anyone provide me a function in C which works similar to cut fuction in unix. The cut command is very useful for parsing strings. Basically my problem is that I have a string of characters delimited by colons (:) and I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.