I'm trying to read from a text file. It gives me this error message:
Debug Assertion Failed!
Program: F:\Debug\lab143 1.exe
File: fscanf.c
Expression: stream != NULL
Why is it giving me this??
Thanx for the help!!!
Debug Assertion Failed!
Program: F:\Debug\lab143 1.exe
File: fscanf.c
Expression: stream != NULL
Code:
70+ LOC Removed
Thanx for the help!!!
Comment