Need Help on This ProblemOkay thanks guys, that solved the problem. I forgot 0 doesn't count when declaring an array. [b]...
learning progressI'd also like to know where to go from this point. After this, do we just learn to use other librari...
Need Help on This ProblemHey guys, I need help on this problem I'm working on. Details on the problem are in the commen...
data typesalso, L'a' and L"a" are those the same? putting L in front of a character literal turns it into...
data typesint month = 9, day = 7; int month = 09, day = 07; are they the same? Does putting a zero in f...
This user does not accept Private Messages