User profile: ccsdude

User info
User name:ccsdude
Email:arria.amin@gmail.com
History
Joined:
Number of posts:15
Latest posts:

program not adding right...please help
Your problem is that for some reason your loop happens 13 times instead of 12 it is supposed to, so ...

help with linear regression analysis
Well about number 1 can you ask the user how many data points are there? because if not can you use ...

How to store something in an array instead of displaying it?
It would be something like this... [code]int MyArray[10]; int a = 0; void Factorize(unsigned u) { ...

help with homework assignment
I actually meant that when you get the value of x immediately create the other variable something li...

if else statement trouble
Try changing the condition to [code]else if ( userveh == "T")[/code] if that doesn't work I will try...

User: ccsdude
Public profile
Send private message