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.
Help closing a program with c++
Name: terps2005 Date: May 21, 2005 at 23:53:45 Pacific OS: XP home?; SP2 CPU/Ram: 2.6 processor; 512 ram
Comment:
i am trying to use c++ to make a program that will close another file/program when open. i am using Dev-c++ to write it. i have no idea how to aproach this, and i havent been able to find anything on the internet help would be appreciated
Summary: I would like to know how I can close a program using either BASIC or a batch file. I know you can open with SHELL in BASIC, I'm basicly looking for the opposite of that. ...
Summary: I need help writing a program with a loop to encrypt a string by adding 1 to the ASCII value of each character in the string. For example, if i entered in the word "THE" it would become "UIF" please...
Summary: I need help writing a program for my C++ class. The assignment is to write a prgram where the user enters a password which must contain at least 6 characters (containing at least 1 lowercase, 1 upper...