linux - Where can I find the GNU ar file format specification? -


I need to use the created AR file, but I can not get a specification document defining the format . Can anyone tell me in the right direction?

From

:

The AR format has never been standardized is; Modern archives are based on a common pattern with two common forms, BSD and GNU.

More information is also here.

Comments

Popular posts from this blog

php - How to filter values fetched from database on the basic of comma included? -

excel vba - How to delete Solver(SOLVER.XLAM) code -

c# - Add Image in a stackpanel based on textbox input -