Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Using open and other HAL unix standard functions

How do I use them? The HAL manual says to include <unistd.h> but this doesn&#39;t work. The example code says to include <stdio.h> but never mentions unistd.h. Neither of these work for me. I can&#39...