I am working on project in vs code using C language i have error related to project
I have function in defined and declared in one file and i am calling the function in another file
i am already include the header file and still i am getting error
*undefined reference to function *
Collect2.exe: error: ld returned 1 exit status
I went through the online forum and community some of them suggested it linker error i am sure how to solve this error
Complete step by step solution for error
user25709820 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.