PDA

View Full Version : C++


vysakh
31-10-2004, 05:32 PM
if you have C++ programs kindly mail me them.
my email is vysakh007@gmail.com

ujjwal
31-10-2004, 05:56 PM
Why mail? Here is one -

#include<iostream.h>
main()
{ cout<<"Hello World";
}

Do tell us what type of programs you want mate ;) I am just a noob in C++ but others should be able to help out.

GNUrag
31-10-2004, 05:59 PM
here's the smallest one

int main(){};

have fun compiling ....

vysakh
31-10-2004, 06:00 PM
a big program(should be working).
its for a project if u wanna know y

ujjwal
31-10-2004, 06:28 PM
Look ... if it is a project, you can't expect someone to do all the donkey work and give you a finished piece which you can turn in ... you can specify what type of program you want to write and ask for help in writing it ... but you cant expect someone to do your project for you.

If you need it, say, because your teacher wants each of you to churn out 30 proggies a month and you have just 1 (happens to me) or so me other trivial thing its understandable ...

I apologise if I mistook your motive :)

lamrinnirmal
01-11-2004, 06:54 PM
yeah pal. be more specific. the programming jungle is deeper than the amazon!
anyways you could search in google for C++ codes or try
www.programmersheaven.com. you ll get lotsa codes there.

vysakh
01-11-2004, 08:12 PM
Look ... if it is a project, you can't expect someone to do all the donkey work and give you a finished piece which you can turn in ... you can specify what type of program you want to write and ask for help in writing it ... but you cant expect someone to do your project for you.

If you need it, say, because your teacher wants each of you to churn out 30 proggies a month and you have just 1 (happens to me) or so me other trivial thing its understandable ...

I apologise if I mistook your motive :)

if u dont know say that. dont make fun of me.
:twisted:

alib_i
01-11-2004, 09:00 PM
the guy alwready apologize ..

btw, your post was vague ..
you have to admit it

vysakh
02-11-2004, 06:30 PM
ok i admit it.
now guys does anyone have it ???
im seriously asking...

pradeep_chauhan
02-11-2004, 07:57 PM
please guys do not help guys taking SHORTCUTS in life such people are to be shunned as they are a burden today and will be one tommorow i fully support the point raised by ujwal.
by the way red eyes do not do a thing to any one learn to do your own work rather than begging arround.

samrat_chak1
10-11-2004, 02:43 PM
it looks like vysakh is looking for a class 12 project. you must do it yourself man. it's the base of your programming life. of course if you are not interested in ur subject then you can get hold of any old program and modify it so that u understand all the concepts of the program. but i still think pradeep ad ujjwal are right. u cant expect someone to spoon feed u.

indrajit
12-11-2004, 12:53 AM
What kind of program are you looking for? At least think of some idea that you would want to implement through C++ and then we might be able to guide you!

vysakh
12-11-2004, 06:51 PM
atleast tell me some topics

NikhilVerma
12-11-2004, 07:30 PM
You can make a Class Result system.

Like take the names and marks of all the students and generate class result..

Or the Good'ol Train Reservation system...

vinaypatel
14-11-2004, 12:07 AM
you can write the prog by just using help of turbo c

vinaypatel
14-11-2004, 12:09 AM
if u want prog then mail me patelvinay_visnagar@rediffmail.com

whoopy_whale
19-11-2004, 11:56 AM
Visit planetsourcecode.com (http://planetsourcecode.com).
You will get sufficient codes to quench your hunger...