Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/include/stdio_tag.h
Real path: /usr/include/stdio_tag.h
Zurück
/* * Copyright (c) 1998, 2004, Oracle and/or its affiliates. All rights reserved. */ #ifndef _STDIO_TAG_H #define _STDIO_TAG_H #ifdef __cplusplus extern "C" { #endif #ifndef __FILE_TAG #if defined(__cplusplus) && !defined(__GNUC__) && (__cplusplus < 54321L) #define __FILE_TAG FILE #else #define __FILE_TAG __FILE #endif typedef struct __FILE_TAG __FILE; #endif #ifdef __cplusplus } #endif #endif /* _STDIO_TAG_H */