DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦85ea2566a⟧ TextFile

    Length: 146 (0x92)
    Types: TextFile
    Names: »errno.h«

Derivation

└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
    └─⟦cc8755de2⟧ »./libg++-1.36.1.tar.Z« 
        └─⟦23757c458⟧ 
            └─⟦this⟧ »libg++/g++-include/errno.h« 

TextFile

#ifndef errno_h
#pragma once

extern "C" {
#include "//usr/include/errno.h"
}

#ifndef errno_h
#define errno_h 1
#endif

#include <std.h>

#endif