Skip to content

fits_hcompress.c #408

@jprenderg

Description

@jprenderg

I see a function prototype in fits_hcompress.c in line 42 of the code:

static int htrans(int a[],int nx,int ny);

But I don't see a function implementation.

Therefore I get an error on line 104 of the code:

stat = htrans(a, nx, ny);

--Joe

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