Closed jprenderg closed 3 months ago
The source code for ffpmsg()
is in fitscore.c, and the prototype for it is in fitsio.h.
Thank you.
From: Ed Sabol @.> Sent: Sunday, August 4, 2024 2:38 PM To: HEASARC/cfitsio @.> Cc: Joe Prendergast @.>; Author @.> Subject: Re: [HEASARC/cfitsio] ffpmsg (Issue #26)
The source code for ffpmsg() is in fitscore.chttps://github.com/HEASARC/cfitsio/blob/6ba7e3319c02c0831c860c37212f37f37a726cce/fitscore.c#L678, and the prototype for it is in fitsio.hhttps://github.com/HEASARC/cfitsio/blob/6ba7e3319c02c0831c860c37212f37f37a726cce/fitsio.h#L815.
— Reply to this email directly, view it on GitHubhttps://github.com/HEASARC/cfitsio/issues/26#issuecomment-2267631742, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2K66RRRLVHEPOO4OSONNL3ZPZYITAVCNFSM6AAAAABL7AIGUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXGYZTCNZUGI. You are receiving this because you authored the thread.Message ID: @.***>
One more question. Where can I find declarations and source code for:
fits_get_img_type fits_get_img_dim fits_get_tile_dim fits_get_img_size fits_get_img_sizell
Thanks, Joe
From: Ed Sabol @.> Sent: Sunday, August 4, 2024 2:38 PM To: HEASARC/cfitsio @.> Cc: Joe Prendergast @.>; Author @.> Subject: Re: [HEASARC/cfitsio] ffpmsg (Issue #26)
The source code for ffpmsg() is in fitscore.chttps://github.com/HEASARC/cfitsio/blob/6ba7e3319c02c0831c860c37212f37f37a726cce/fitscore.c#L678, and the prototype for it is in fitsio.hhttps://github.com/HEASARC/cfitsio/blob/6ba7e3319c02c0831c860c37212f37f37a726cce/fitsio.h#L815.
— Reply to this email directly, view it on GitHubhttps://github.com/HEASARC/cfitsio/issues/26#issuecomment-2267631742, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2K66RRRLVHEPOO4OSONNL3ZPZYITAVCNFSM6AAAAABL7AIGUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXGYZTCNZUGI. You are receiving this because you authored the thread.Message ID: @.***>
https://github.com/HEASARC/cfitsio/blob/56640a39c59148b5143d8dd0833cce6a88a55d8c/longnam.h#L230
There's a search input box at the top of the GitHub web page that will search the repository.
Thanks, I hadn't realized that.
From: Ed Sabol @.> Sent: Sunday, August 4, 2024 4:40 PM To: HEASARC/cfitsio @.> Cc: Joe Prendergast @.>; Author @.> Subject: Re: [HEASARC/cfitsio] ffpmsg (Issue #26)
https://github.com/HEASARC/cfitsio/blob/56640a39c59148b5143d8dd0833cce6a88a55d8c/longnam.h#L230
There's a search input box at the top of the GitHub web page that will search the repository.
— Reply to this email directly, view it on GitHubhttps://github.com/HEASARC/cfitsio/issues/26#issuecomment-2267662279, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2K66RXOEMH7O25YAZPMWPLZP2GUZAVCNFSM6AAAAABL7AIGUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXGY3DEMRXHE. You are receiving this because you authored the thread.Message ID: @.***>
Is there somewhere I can find the .h and .c files for ffpmsg?