|
Enter all sorts of data as char and convert it without errors!!
|
Email
|
Submitted on: |
1/3/2015 4:20:00 AM |
By: |
Dario S. (from psc cd)
|
Level: |
Advanced |
User Rating: |
By 5 Users |
Compatibility: |
C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++ |
Views: |
738 |
|
|
|
|
Have you ever asked the user to enter a number and then a letter is entered that ruins the program? Well here is the solution and explanation to solve this problem. This tutorial will explain how to use a specific function that will allow you to enter
1) positive numbers only
2) negative/positive numbers only
3) regular text
4) characters passwords
5) number passwords
The tutorial also contains explanations for converting arrays of chars to integers and integers to arrays of chars without using the atoi and those basic functions.
Enjoy!
Dario
|
|
Download article
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code for viruses, but new viruses come
out every day, so no prevention program can catch 100% of them. For your own safety, please:
- Re-scan downloaded files using your personal virus checker before using it.
- NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
If you don't have a virus scanner, you can get one at many places on the net
including:McAfee.com
|
|
Other 2 submission(s) by this author
|
|
Report Bad Submission
|
Your Vote
|
|
Other User Comments
|
|
There are no comments on this submission. |
Add Your Feedback
Your feedback will be posted below and an email sent to
the author. Please remember that the author was kind enough to
share this with you, so any criticisms must be stated politely, or they
will be deleted. (For feedback not related to this particular article, please
click here instead.)
To post feedback, first please login.
|