Forum Discussion
Altera_Forum
Honored Contributor
16 years agofail to create output file - simple io problem
Any idea what is wrong with the code below? The code failed to create the sample.txt file. Runtime error. #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> ...
Altera_Forum
Honored Contributor
16 years agoOh. Is ucLinux/ eCos open source? Will look it up now.
How about MicroC/OS-II? Thanks for the hint, I was getting stuck and wasting time going around nowhere. Been a few days now.