Summary: I'm having a hard time programing . IF you could please help me .. i would really appreciate. Thank you World! -arora786 Write a C++ Program that e...
Summary: long post here: here's the info for the game: "We play with a deck of cards numbered from one to six which is divided into four suits. First, I deal t...
Summary: Ive started learning C++ and ive managed to make a few popup windows work, ive managed to use icons and i know how to set the different buttons for it...
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: Hi, Can anyone help me by sending the solution of this C program. Thanks Write functions to add, subtract, multiply and divide two complex number num...
Summary: Hmm...I dont know about the pluggin part, but I can help you with the server. I've been currenty writting some server apps in C++. I've got it pretty ...
Summary: Okay, here's the deal. I'm having trouble with one aspect of my program. It's basically a series of prompts. They all work fine until I get this: E...
Summary: Hi there all, i know that i shouldnt be asking to be spoonfed answers but im really stuck at this point! ive used C to be able to work out simple addi...
Summary: if anybody is out there that knows how to create programs using C++ please help me...i berely started to read about C++ and my teacher already asked m...
Summary: hi, im currently working on a C prgram, that will allow me to share my C:\ and open a telnet session, but i am having a little trouble with the code. ...
Summary: Hi there, I have a programming assgnment but am new to C. Was wondering if anyone can help me with C. add-12,3,45. P1 is to compute the sum of the...
Summary: I have to write a program using arrays and input and output files...it doesn't seem like it shoud be this hard but I can't seem to figure it out...any...
Summary: I am also a new to programming in C. I am to take a number of any length up to five digits...ie 123 or 54601 and print out "one two three" or "five f...
Summary: hi , can you help in writing c program for the following 1.Write a "Hello World" program in 'C' without using a semicolon. 2.Write a C++ program with...
Summary: im try to employ nested if/else statement to convert a numerical grade to a letter grade according to this scale: 90-100 A 80-89 B 70-79 C 60-69 D ...
Summary: Hi, Thank you for your response, but here when I am using Crystal Report for VS.NET I have to use a specific crystal syntax which by the way is differ...
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: hi ive been trying for a loooong time to get the code to work. Actually when i compiled it using VC++ i did not get any errors only a few warnings. wh...
Summary: Im interested in making games in C++, but there seems to be no good tutorials or books specifically for making games in c++ can someone please help me...
Summary: Hey, I just wrote a program in C++ that takes in data from a certain file and spits out an output file. The problem is I would like to be able to assi...
Summary: Hi im a 18 year student from the UK I really need help with a project i have to work on for my college assignment. Im learning borland c i would say m...
Summary: Hi, I am using VS.NET 2003 and C#. I am trying to create a SqlConnection by reading in the connection string from a text file. But this does not seem ...
Summary: I want to use very large size of two dimensional array in c++. But I face the difficulty of using array limit, that is it supports only around 170 X ...
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...