vpriyapm / finalpractical

2 stars 227 forks source link

undefined variable in num.c #276

Open Rasika-50 opened 4 months ago

Rasika-50 commented 4 months ago

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 failures in a program.

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 Compiler