You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the Issue:
There is an undefined variable in file num.c in the project finalpractical.
Why this issue needs to be fixed?
An undefined variable in any program leads to crashes and failures in a program.
Also, if this is a part of a larger project then it will damage and hamper he lager project.
How to reproduce in case of bug?
First, clone the repository and navigate to it.
Check the compilation error
Correct it and commit the changes.
Additional Notes/Environment Information:
OS - Linux OS
Compiler: C Compile @vpriyapm
The text was updated successfully, but these errors were encountered:
ghost
changed the title
coding syntax issue
Coding Compile time Error
May 28, 2024
Description of the Issue:
There is an undefined variable in file num.c in the project finalpractical.
Why this issue needs to be fixed?
An undefined variable in any program leads to crashes and failures in a program.
Also, if this is a part of a larger project then it will damage and hamper he lager project.
How to reproduce in case of bug?
First, clone the repository and navigate to it.
Check the compilation error
Correct it and commit the changes.
Additional Notes/Environment Information:
OS - Linux OS
Compiler: C Compile
@vpriyapm
The text was updated successfully, but these errors were encountered: