Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Lyx/src/   (Lyx Latech Document Processor ©)  Datei vom 26.9.1998 mit Größe 749 B image not shown  

Quelle  broken_headers.h

  Sprache: C
 

/* -*- C++ -*- */
/* This file is part of
* ======================================================

*           LyX, The Document Processor
*        
*           Copyright (C) 1995 Matthias Ettrich
*           Copyright (C) 1995-1998 The LyX Team
*======================================================
 A few prototypes missing from Sun and SCO 3.2v4 header files */


#ifndef _BROKEN_HEADERS_H
#define _BROKEN_HEADERS_H

#ifdef __cplusplus
extern "C" {
#endif

#ifndef HAVE_MEMMOVE
void bcopy(unsigned char *b1, unsigned char *b2, int length);
#endif

int readlink(char const *path, char *buf, int bufsiz);
int strcasecmp(char const *s1, char const *s2);

#ifdef __cplusplus
}
#endif

#endif /* _BROKEN_HEADERS_H */

Messung V0.5 in Prozent
C=91 H=100 G=95

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.