About: Source:Mac-term.h   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Below is the full text to include/mac-term.h from NetHack 3.4.3. To link to a particular line, write [[mac-term.h#line123]], for example. 1. /* SCCS Id: @(#)mac-term.h 3.4 2003/06/01 */ 2. /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 2003. */ 3. /* NetHack may be freely redistributed. See license for details. */ 4.

AttributesValues
rdfs:label
  • Source:Mac-term.h
rdfs:comment
  • Below is the full text to include/mac-term.h from NetHack 3.4.3. To link to a particular line, write [[mac-term.h#line123]], for example. 1. /* SCCS Id: @(#)mac-term.h 3.4 2003/06/01 */ 2. /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 2003. */ 3. /* NetHack may be freely redistributed. See license for details. */ 4.
dcterms:subject
dbkwik:nethack/pro...iPageUsesTemplate
abstract
  • Below is the full text to include/mac-term.h from NetHack 3.4.3. To link to a particular line, write [[mac-term.h#line123]], for example. 1. /* SCCS Id: @(#)mac-term.h 3.4 2003/06/01 */ 2. /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 2003. */ 3. /* NetHack may be freely redistributed. See license for details. */ 4. 5. /* Compiler prefix file for the MacOS X Terminal.app port. 6. * 7. * IMPORTANT: This file is intended only as a compiler prefix 8. * file and must NEVER be included by other source (.c or .h) 9. * files. 10. * 11. * Usage for MacOS X Project Builder: 12. * Project menu -> Edit Active Target '_target_' -> 13. * target settings dialog -> Settings -> Simple View -> 14. * GCC Compiler Settings -> 15. * set "Prefix Header" to include/mac-term.h 16. * 17. * Usage for Metrowerks CodeWarrior: 18. * Edit menu -> _target_ Settings -> Language Settings -> 19. * C/C++ Language -> 20. * set "Prefix File" to include/mac-term.h 21. */ 22. 23. /* Stuff needed for the core of NetHack */ 24. #undef MAC 25. #define UNIX 26. #define BSD 27. #define __FreeBSD__ /* Darwin is based on FreeBSD */ 28. #define GCC_WARN 29. 30. /* May already be defined by CodeWarrior as 0 or 1 */ 31. #ifdef TARGET_API_MAC_CARBON 32. # undef TARGET_API_MAC_CARBON 33. #endif 34. #define TARGET_API_MAC_CARBON 0 /* Not Carbon */
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software