cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
for loop printing negative numbers
for loop printing negative numbers
Feb 5, 2010 at 1:51am UTC
jason007thomas
(32)
I just wanted to know if I want to print a sereis of negative numbers do I need to right them out in decimal form?
ex. -8 ,-7, -6, etc.
do I write these numbers out in decimal form?
Feb 5, 2010 at 6:31am UTC
valrecx
(3)
no need, just use looping statements
Topic archived. No new replies allowed.