- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
- Interests
- C++,PHP,robotics,artificial intelligence,physics
- PC Specs
- I3,nvidia 540m,500GB,4GB
6 Posted Topics
Re: hey i got it....The error is easy to correct in this program....in 5 minutes i correct all the errors.. And thax to coder for sharing this program Piyush3dxyz@gmail.com #include<iostream.h> #include<string.h> #include<process.h> class details { public: char *name; int age; int accno; char branch[50]; char city[40]; void getdetails() { name=new char[20]; … | |
| |
yesterday one of my friend tell me to make RTS engine in pygame......I know basic things which is used to make RTS Like 1. Unit selection 2. Unit moving 3. Resource management But only 1 thing i still cant figure out....Which is path finding.....I read all articles which is on … ![]() | |
I just develop a simple C++ program which gets data from user and make in database form and save it to file... compile it and share your review... /*simple Database application Programmed by Piyush gautam email-piyush3dxyz@gmail.com */ #include <iostream> #include <conio.h> #include <fstream> #include <stdio.h> using namespace std; struct work … |
The End.