Hi my name is Gelly and i'm really having a headache with c++ because i'm a freshmen in this course. What am i going to do? here's the problem.. our assignment is.. if we input number ranges 1-9, the program will answer "one digit"
if we put numbers that range from 10-99, the program will answer "two digits"
if we put 100-999 it will tell us that it is "three digits"
if we put 1000-9999 the program will tell out of range. please help! i am using c++ msdc. Thanks. Hopefully i can get ideas :)
so far i am using turbo c++ and i think it is more complicated than any c++ compiler. Hmm.. since i am from Philippines and i don't know why this is what are teacher told us that we will gonna use. she assumes that everyone of us knows how to run a simple program. anyway, is it possible if i use Microsoft visual c++? do you think it will still run on turbo c++ too? I'm sorry.. this is a little shock for me since i don't have any background regarding how to run a program. Thanks :) D
And yeah, does c++ turbo and other c++ has the same computer language?