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.
c program help
Name: kcreddy Date: October 7, 2003 at 12:07:02 Pacific OS: windows98se CPU/Ram: p4/128mb
Comment:
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 without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
You need to at least attempt to come up with some code for your homework assignment and then post it with a specific question. It does you no good to ask someone else to completly do it for you....sorry.
borelli35
0
Response Number 4
Name: saddam Date: October 11, 2003 at 19:19:55 Pacific
Reply:
if you are a beginner in C/C++, there are many sites for you to start of with. once you've got a grip, try some of your own code!
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 numbers. Also write functions to compute the reciproc...
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 help would be greatly appreciated. Objectives 1...
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 which i have done and also reject invlaid password...