Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Interrupt I/O In C Program
Name: Prabakar Date: September 8, 2002 at 20:54:24 Pacific OS: OPEN-VMS 7.3 CPU/Ram: RAM 8 GB
Comment:
I have written C Program in Open-VMS to monitor some values. I am waiting for user input.
Meanwhile I want refresh values within specified time interval.
If the user input is idel for N seconds, then I want refresh the some values.
Name: Mike Date: September 10, 2002 at 12:28:13 Pacific
Reply:
As far as I remeber you can implement the user input wait via the $AST Async. Trap System Service call. But its a long long time since I worked on these topics. Cheers Mike
0
Response Number 2
Name: ME Date: September 10, 2002 at 12:36:44 Pacific
Reply:
Look at the SETIMR system service : http://www.openvms.compaq.com:8000/73final/4527/4527pro_086.html#jun_494
Summary: Hai, how can we reduce the I/O consumption.The application is developed in C language on OpenVMS7.2-1.I am using IBM MQSeries also.I have to use big messages in the program.So I have to use the C ...
Summary: There is a VMS DCL command "analyze/image" which can pick up a fortran source files version number. Does anyone know whether its possible to do this in C and if so what is the code I need to enter in...
Summary: when computer starts up I get a massage on the bottom off the screen saying: disk I/O error replace disk and hit any key. how do I fix this problem, thank ben when computer starts up I get a massage o...