User: barkley

  • Public profile

User profile: barkley

User info
User name:barkley
Name:Jason Barkley
Bio:Just starting out as a Computer Science student
History
Joined:
Number of posts:28
Latest posts:

passing variables
So I took this program from a tutorial that I have been following and modified it to give the averag...

Not take into account negative average
Oh ok that returns it with a positive percentage. but if I wanted the [output]---%[/output] outpu...

Not take into account negative average
[code] int main() { int age[10]; int i,sum=0, avg=0; int max=0,min=100; for(i=0;...

trying to add leap year into program
So this is it now and its off by one. For some reason in 2004 and 2008 its off by one and I am not s...

trying to add leap year into program
The program above compiles but it doesn't give the right out put and I am not sure why. I really don...

This user does not accept Private Messages