Forum Discussion
tehjingy_Altera
Regular Contributor
11 months agoHi
It seems weird that it is recognizing the FILE as an int type.
Could you try including these headers into your project and recompiling?
#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>
Regards
Jingyang, Teh