Altera_Forum
Honored Contributor
20 years agoI cann't use "getchar()"
I add one section code to hello_small_word.c. But it cann't building. # include "alt_types.h"# include <stdio.h># include <unistd.h># include "system.h"# include "sys/alt_irq.h"# inc...