Forum: C Sep 2nd, 2006 |
| Replies: 3 Views: 1,297 |
Forum: C Sep 1st, 2006 |
| Replies: 3 Views: 1,297 Please help can you help me debug my code i cant display the result and the computation for sum is error...
help me please :sad:
#include <stdio.h>
int i,counter;
float sum;
struct... |