Sha256: a8f0571f7f0f4a55b571dd3a32f77b9a5b7f2535604e39a3a94a077e8ac73d0a

Contents?: true

Size: 128 Bytes

Versions: 12

Compression:

Stored size: 128 Bytes

Contents

#ifndef _COMPAT_H
#define _COMPAT_H

#ifndef STR2CSTR
#define STR2CSTR(x) ({ VALUE y = x; StringValuePtr (y); })
#endif

#endif

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ncursesw-1.4.11 compat.h
ncursesw-1.4.10 compat.h
ncursesw-1.4.9 compat.h
ncursesw-1.4.8 compat.h
ncursesw-1.4.7 compat.h
ncursesw-1.4.6 compat.h
ncursesw-1.4.5 compat.h
ncursesw-1.4.4 compat.h
ncursesw-1.4.3 compat.h
ncursesw-1.4.2 compat.h
ncursesw-1.4.1 compat.h
ncursesw-1.4.0.0 compat.h