Header (computing): Difference between revisions

Content deleted Content added
Tag: Reverted
Restored revision 1274395475 by 176.121.250.147 (talk): Rv, incorrect
 
Line 11:
* In [[graphics file format]]s, the header might give information about an image's size, resolution, number of colors, and the like.
* In [[archive file format]]s, the file header might serve as a [[fingerprint]] or [[signature]] to identify the specific [[file format]] and corresponding software utility.
* In some [[programming language]]s (for example [[C (programming language)|C]] and [[C++]] prior to [[C++20]]) the [[subroutine|functions]] are declared in [[header file]]s.
 
==See also==