Forum: C++ Dec 10th, 2008 |
| Replies: 6 Views: 1,062 the average and the function that count for number 6.I know when we use %d %f or etc.I just can`t find where i`m wrong.It has 0 errors and 0 warnings but it doesn`t work properly. |
Forum: C++ Dec 10th, 2008 |
| Replies: 6 Views: 1,062 thank you.Now the program is running but it doesn't work correct.Can you give me some advises how to do it.There is a file with numbers(one number per row) the program has to printf the average value... |
Forum: C++ Dec 10th, 2008 |
| Replies: 6 Views: 1,062 I'm trying to read from a text file.I think that everything is correct!It gives me this error message:
Debug Assertion Failed!
Program: D:\Test\sign.exe
File: fscanf.c
Expression: stream !=... |