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.
not able to run graphics programs in c.
Name: lionking Date: May 28, 2009 at 09:16:45 Pacific OS: Windows XP Subcategory: C/C++
Comment:
when i try to run a graphics pgm i c i get the following error: " hte ntvdm cpu has encountered an illegal instruction cs:0040 ip:03eb op:c6 of 00 c0 15.
Summary: i m not good at c. could anybody please tell me how to use exec (execl) function to run a program in c. i have found many notes on the web, but no examples, so i write my own, but doesnot work. #inclu...
Summary: I am trying to write a program in C that takes a positive integer input and returns all of the combinations of three numbers that add up to the integer. I use ICC-win32 compiler. ...
Summary: Hi, I have decided to learn how to program in c, eventually to move onto c++ as I can see its the way to go for windows programming. To start the right way I went and got "The C programming languag...