This short Program was written in objective to show you how can we convert entered character in to asterix(*), This technique is mostly used for where we want to hide s.
About :
This program is written compiled and tested in visual Studio 2010, if you want to use it in other compiler remove "stdafx.h" hder file and also remove using name space std; line
In this we use -1 in if condition to check the last entered is enter or not using -1 because we incremented the counter variable in last step of program
-->
No comments:
Post a Comment