Skip to content

Error In num.c #320

@dathan777

Description

@dathan777

Issue/Feature description:
In the num.c file there's an error in initialization. For adding two numbers, you've initialized num1 and num2 correctly,
but while initializing the sum variable you have not properly initialized it.

Why the issue need to be fixed/why the feature:
This issue will throw error while executing it, so to get the proper output we need to fix the issue.

How to reproduce if bug came:
Check and execute the file until the errors will get fixed, but currently there's only one error, after fixing that, we won't face any issues

Additional comments:
for a smoother execution and operation this issue is needed to be fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions