modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / glibc-headers / ar.texi
blobd83767d86b5f383ebe3c8c7efdb9f27334c1a5cc
1 @node ar.h
2 @section @file{ar.h}
4 Describes the structure of files produced by the @samp{ar} program.
5 Defines the type @code{struct ar_hdr} and the macros @code{ARMAG},
6 @code{SARMAG}, @code{ARFMAG}.
8 Gnulib module: ---
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This header file is missing on some platforms:
18 mingw, MSVC 9, BeOS.
19 @end itemize