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
~3K People Reached
Favorite Forums
Favorite Tags
c++ x 7
atm x 2
pin x 2
Member Avatar for jasoncastro

Hi! Is it possible to read from specific row on a notepad? For Example: Jay Mark Christian I only want to display the word Christian which is on the third row, what will I do? can you please show me? Thanks! Here's my code: [CODE]#include <iostream.h> #include <iomanip.h> #include <fstream.h> …

Member Avatar for WaltP
0
125
Member Avatar for jasoncastro

Hi again! is there any way a program can read a .txt file without typing the .txt extension name? I need this for my ATM program for accessing an account number, it wouldn't look right if i have type 1234667.txt. I'm using Borland C++. Hope you can help me! Thanks! …

Member Avatar for jasoncastro
0
322
Member Avatar for jasoncastro

Hello I'm new at using c++ and new at this forum as well, I'm wondering if you could help me with my atm project. Could you please show how to make my program accept pin number but display ***** or any other character,[ICODE][/ICODE] instead of showing numbers when inputting them? …

Member Avatar for jasoncastro
0
2K