Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~323 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for megz_03

Hello. I'm currently working on a project its a database project and i'm the one assign in adding names on the database. For example: when run in c++ Huston, Cher A. Surname First name M.i. what i want to do is that c++ would automatically delete the '.' when the …

Member Avatar for mayyubiradar
0
86
Member Avatar for megz_03

Hello! I need help with this program.. Me and my friend are working on a simple inventory system. The program works well, but we don't know how to retrieve the and delete the data that we inputed. Thanks for helping! Here's our code: [CODE]#include<iostream.h> #include<conio.h> #include<fstream.h> #include<stdio.h> #include<string.h> #include<dos.h> #include<stdlib.h> …

Member Avatar for Ancient Dragon
0
237