Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../bin/.././include/wchar_impl.h
Real path: /usr/include/wchar_impl.h
Zurück
/* * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved. */ #ifndef _WCHAR_IMPL_H #define _WCHAR_IMPL_H #include <sys/isa_defs.h> #ifdef __cplusplus extern "C" { #endif #ifndef _MBSTATET_H #define _MBSTATET_H typedef struct __mbstate_t { #if defined(_LP64) long __filler[4]; #else int __filler[6]; #endif } __mbstate_t; #endif /* _MBSTATET_H */ #ifdef __cplusplus } #endif #endif /* _WCHAR_IMPL_H */