Posts by Talles • 33 points
2 posts
- 
		0 votes1 answer224 viewsQ: Error reading %f and %e from a file in CIn the following excerpt of my code I have to read a function of a txt file and extract its coefficients. When I set the coefficients as integers and read them with %d works correctly, but when… 
- 
		3 votes1 answer130 viewsQ: Error in Visual StudioEDIT: Problem solved, after changing much of the code, not only in the functions mentioned here, the error stopped occurring. I’m getting this mistake and I have no idea what might be causing it,…