Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
IORD is a macro defined in io.h. Did you include this file in your source file?
#include <io.h> - Altera_Forum
Honored Contributor
eh thx for helping i already solve it. thx
i got some problem in IORD. when i build project it come out the error: `IORD' undeclared (first use in this function). thx for helping:)
IORD is a macro defined in io.h. Did you include this file in your source file?
#include <io.h>eh thx for helping i already solve it. thx