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.
Removing Cursor: C++
Name: Mike Date: October 27, 2001 at 08:52:39 Pacific
Comment:
In a console c++ program, how do I keep the cursor from showing while my program is running?
Summary: Perhaps I'm misunderstanding your post, but C++ is all about very strong type checking, which is virtually contrary to the idea of automatic (implicit) conversions. In fact, the C-style casts we gener...
Summary: I have a ton of pc's that that I need to remove the C:\documents and settings\userprofiles\Start Menu\Programs\Winzip\ files from that directory. I also have a text file that has all the pc names ...
Summary: I am working on a c++ project and I am having trouble understanding. This should be pretty as each code you need to insert should only be one or two lines. Here is what I have to do and what I have al...