Printing Corresponding Asterix to numbersWhy not use modulus math to get the numbers you want? Then you can use if else statements to print i...
Searching for Number in txt fileAre you searching for a specific number or just any number? Try to think of ways to search for numbe...
Whats wrong with my code?[quote]so no alphabets or symbols[/quote] I'd just keep it simple with a do while loop. I'm kinda ne...
Constructing an arrayI'm a little confused by what your asking... If by i you mean the index and the number of elements, ...
How can I make this return the desired float back to main[quote]Also how can I make it return the float properly, i.e. 4.0 points, not 4 points?[/quote] Exac...
This user does not accept Private Messages