ArraysShoot
Unary Subtraction Operator Not WorkingIn the third for loop the unary subtraction operator stops working?! Any Idea why?? [code]// 20 by ...
Trouble With Binary ConverterI fixed the backwards issue by reversing the string. [code]#include "stdafx.h" #include <iostream> #...
Trouble With Binary ConverterThe code works but it puts the binary backwards! [code]#include "stdafx.h" #include <iostream> #incl...
Trouble With Binary ConverterI made a converter that takes a decimal number and converts it to binary but when I get to the conve...
This user does not accept Private Messages