Yesterday, when I was debugging C program, I made this mistake, and my mentality was broken. But fortunately through their own a period of a period of program debugging, finally or to find the error. I will write it down, and I hope that the same small white encountered such mistakes, in time to find.
When the following error occurs:
There may be several reasons:
1. Library function spelling error. Such as: printf, Scanf, etc
2. The function name defined was misspelled during the call
3, when the execution of the function may function body itself
4. I haven’t noticed (maybe I haven’t come across yet) that other people say there are programs running.
That’s all I’ve found so far in writing C programs, and I hope it helps you
When the following error occurs:
There may be several reasons:
1. Library function spelling error. Such as: printf, Scanf, etc
2. The function name defined was misspelled during the call
3, when the execution of the function may function body itself
4. I haven’t noticed (maybe I haven’t come across yet) that other people say there are programs running.
That’s all I’ve found so far in writing C programs, and I hope it helps you
Read More:
- Solution to dev C + + error [error] LD returned 1 exit status
- Solution to error [error] LD returned 1 exit status in C language
- About the problem of collect2.exe [error] LD returned 1 exit status in dev!!!
- ||Error: LD returned 1 exit status | C + + compile time problems
- Solutions to the problem of “collect2.exe: error: LD returned 1” exit “status when writing C + + with vscode
- Linux GCC compilation error: “collect2: LD returned 1 exit status”
- Collect2: error: LD returned 1 exit status
- In function `_start’ undefined reference to `main’ error: ld returned 1 exit status
- collect2: error:ld returned 1 exit status solution
- A solution to [error] LD returned 1 exit status
- Solutions to the problem of collect2: error: LD returned 1 exit status
- undefined reference to `pthread_create’ collect2: ld returned 1 exit status
- Collect2.exe: error: LD returned 5 exit status solution
- Php7 compiles collect2: error: LD returned 1 exit status
- undefined reference to `WinMain‘collect2.exe: error: ld returned 1 exit status
- Error: LD returned 1 exit status appears when developing esp8266 with anxinco IDE
- Error: LTO wrapper failed collect2: error: LD returned 1 exit status
- .. ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[2]: ***
- Error in dev C + + running pointer
- The 406 status code can not find acceptable representation is returned in spring MVC