Switch to full style
For C/C++ coders discussions and solutions
Post a reply

Need help in C++

Sat Nov 08, 2008 10:16 pm

Hi dear ,

If you need any help in C/C++ ,just make a new topic (click on -new topic button - ) . and share with us your problem and we will help your as soon as possible .

Please if you have a code post it with the [code] tags in your posting form .And please give us clear description.You have to login to make a topic .If you are not yet, a member of ^codemiles^ you can register free and fast .

Thank you :grin:



Re: Need help in C++

Sat May 14, 2011 2:06 pm

Create a class time that has a seprate data members for day , month and year. a constructor should be used to initialise these members, then write a function to add these dates and store the result in a third object and display it............ :cry:

Re: Need help in C++

Sat Nov 19, 2011 3:44 pm

a progaram input a number and check weather prime or not

Post a reply