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.74K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

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 [email protected] #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 Member #681823
0
129
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 protected] */ #include <iostream> #include <conio.h> #include <fstream> #include <stdio.h> using namespace std; struct work …

Member Avatar for sfuo
1
12K

The End.