Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

cannot open .out file

$
0
0

I am new to CCS, and I tried to write a simple hello world 

#include <stdio.h>


void main(void) {
printf("Hello World!\n");
}

but when I start debugging it , an error appears. It said "Encountered a problem loading file: D:\test\helloworld\debug\helloworld.out Could not open file.

I figured out if I didn't write printf in main there was a .out file in debug folder and I also tried that if I used functions like fprintf and fopen, the .out file will disappear.

how to deal with this problem?


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>