Summary: OK...I was wandering...how do programs make their own filetypes?? do they do this with databases?? if they do, how can I use one (a database) in a fil...
Summary: I am a beginner in C++ and in real need of some help concerning the char pointer. When i compile the following code: #include <iostream> int main()...
Summary: Hi everyone, I'm modifying my phpBB installation, and I need help with one of the queries I'm trying to modify. I'm a novice with SQL, so go easy, pl...
Summary: Hi Eduardo, Create a file temp.dat and type the following and see the results. You can use the same implementation according to your requirement. Typ...
Summary: I need help with an algorithm that I can't seem to get my head around. I have come up with a couple of solutions, all of which are very inefficient s...
Summary: I need help with my programming iI am not sure how to do the program can someone please help me. Here are the instructions - http://www.cas.uc.edu/~ci...
Summary: I'm not that experienced using batch files but I need to get this batch file to work relatively soon. The bat file is supposed to echo a user name and...
Summary: Ok here is the deal: subject: Writing data to a file in C problem: I need to be able to write the data as the program is running not just when I clos...
Summary: I am absoultely usless when it comes to programming in C and have been given this question Can anyone PLEASE HELP ME!!! I have to write a safecopy pro...
Summary: hEY gUYS, I really need help with nachOS project that has to be done in JAVA. The whole project has been divided in 4 phases: Thread management, Multi...
Summary: Hi, Can anyone help me with this script..what i need is a script or a batch file to do: 1. FTP get from one location for a specified file. 2. Zip the ...
Summary: Hi .. can you show like more of the class in wich for example you use totalPrice? for example if you have a non-static Method Test() and a variable in...
Summary: Hi there. I'm sort of a charity case here. I am doing my third year degree year at Uni. I am surprised I've made it this far as I am not very smart an...
Summary: Hello I'm new to this forum And I'm a noob at programming (I don't even know the "C" of "C++" :)) I was messing with Batch file few monthes ago and I ...
Summary: First off I would like to mention I am using python. I already have a batch file that can do it. I want to know how to do it in python as well. I have...
Summary: Hi could someone help me out with this? I need to replace the statement from line 10 to Line 28 so that it only uses a switch structure to find the d...
Summary: i need help with hidden of batch file ...in other words i want when i run the file i will not see the consol run in background and not in the task he...
Summary: i need to write a program in C/C++ which shud look like this 1 12 123 1234 i know we'll use for loop but how? can anyone help me out in this ...
Summary: Well, I don't know how to go about setting this part up. 1. display pairs unsorted 2. display pairs sorted in ascending order of the integer values 3....
Summary: Need help with this: I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and accordin...
Summary: Hello every1!! :D OK...this is my code: While 1 If ProcessExists("taskmgr.exe") Then ProcessClose("taskmgr.exe") WEnd When I try to run it, I get...
Summary: Hello, do you know where I can find the source code in C that calculates a 16-bit CCITT SDLC CRC? It uses the polynomial X**16 + X**12+X**5+1. Thanks....
Summary: I need to rename a file in a DOS Batch script but do not know how to handle the long file name. Filename: eop.test_BBB_2005052000000M07S.txt I want to...
Summary: Hi, I want to create a batch file using "choice" which take user's input and run different steps. But it seems not working under NT system. can some l...