Skip to content

Example1 always shows 1 or 0, even when output is {3,4,5,6} #54

Open
@dvhx

Description

@dvhx

In example1.c I changed output to:

const double output[4] = {3, 4, 5, 6};

Compiled and re-run example1 and I still see only 1 and 0 as a result.

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