Summary: i need to write a report on what this code does. this code is the client code and the coe at the bottom is the server code. networing isint one of my ...
Summary: ****HELP NEEDED***** I need to find out why dialog boxes (GUIs) written in pascal for windows 3.1. sizes change when translated to C++ for windows 200...
Summary: Hi, I am studying C++ atm but I'm a tad stuck on a problem I have: I am doing a project which requires me to take a strings of varying length from a t...
Summary: Hi. I need to set pressing the enter key equal to entering a NULL into mname and fname in the following program. I'm not sure how...thanks in advance ...
Summary: hi if you need help for build this program i can build this entire program for you in c just ask me by mail send me the exact configuration of program...
Summary: I have this program I have to write for my Visual Studio.Net 2003 C++ Class. and I am stuck. I do not know how to write the code for this program. Thi...
Summary: Ok I need help with a program I need to make in programming class. I have most of it done already, but I'm missing something, if you guys could point ...
Summary: I'm having problems with an assesment I have to hand in. Can anyone help me. Please find the details below or visit http://www.csd.abdn.ac.uk/~jrl/t...
Summary: I need to know how, in c++, to make a program that can execute another program. in other words, i need to know the command in c++ for executing a sepa...
Summary: i have used a textbox in a webpage. i want to reuse the same textbox id ( suppose tb1) in another page which the previous one redirects to. i m using ...
Summary: Ok.. Well i did that first program..(you know, the first exe you make when learning c++) and it wont compile. Im using Borland c++ Builder 6 (like my ...
Summary: Write a C++ program that contains a structure named “Student” having two data members 1) Name 2) CGPA Declare array of structure “Student” of...
Summary: Im a Newbie to C++ programming, and im TOTALY lost in this boundless jungle of C++!! My first book about C really sucked and i didnt understand much a...
Summary: The following program (below my question) produces the results I want, but I am trying to create a for loop to replace all of the cout statements. Wha...
Summary: have had an assignment to make a server and client using C programming language which i have done. i have been asked to read user name and passwords ...
Summary: Hello, I am currently trying to teach myself a bit of C++ through programming some simple apps and now I am stuck on two multi-dimensional arrays. Thi...
Summary: I have signed up for high school online c++ courses, which has proven to be a mistake, due to my inability to grasp the content. I would like to keep...
Summary: For a project of mine in C++, i need to create a 2d that displays something along these lines,while i need a little help getting started since i am fa...
Summary: I could not help but notice that no one really explained why this did not work. Prob. not too important anymore but just in case anyone was reading th...
Summary: I need help with the following: 1. Write a C++ print command that prints the temparature, 10 spaces, Fahrenheit, 10 spaces Celcius. 2. Write a program...
Summary: I need help with a batch script that will do the following: Check to see if any folders or files exist in C:\Temp and if it does delete all folder in ...
Summary: Ok, heres the deal, Im not any master coder, Im just getting started so bear with me. I want to be able to create a small server, one that doesnt tak...
Summary: Here is what I have so far I need some hints about how to get the vowel's at the first of the letters not to get deleted. If anybody would give me an...