Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
~154.57K People Reached
Interests
C++,PHP,robotics,artificial intelligence,physics
PC Specs
I3,nvidia 540m,500GB,4GB
Favorite Tags

6 Posted Topics

Member Avatar for veiLrn

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]; …

Member Avatar for ASIF_21
0
32K
Member Avatar for jan1024188
Member Avatar for piyush3dxyz

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 …

Member Avatar for yoni0505
0
121
Member Avatar for Jared1337
Member Avatar for c++bob1234
Member Avatar for piyush3dxyz

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 …

Member Avatar for sfuo
1
12K

The End.