About: Source:SLASH'EM 0.0.7E7F2/macpopup.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 macpopup.h from the source code of SLASH'EM 0.0.7E7F2. To link to a particular line, write [[SLASH'EM 0.0.7E7F2/macpopup.h#line123]], for example. The latest source code for vanilla NetHack is at Source code.

AttributesValues
rdfs:label
  • Source:SLASH'EM 0.0.7E7F2/macpopup.h
rdfs:comment
  • Below is the full text to macpopup.h from the source code of SLASH'EM 0.0.7E7F2. To link to a particular line, write [[SLASH'EM 0.0.7E7F2/macpopup.h#line123]], for example. The latest source code for vanilla NetHack is at Source code.
dcterms:subject
dbkwik:nethack/pro...iPageUsesTemplate
abstract
  • Below is the full text to macpopup.h from the source code of SLASH'EM 0.0.7E7F2. To link to a particular line, write [[SLASH'EM 0.0.7E7F2/macpopup.h#line123]], for example. The latest source code for vanilla NetHack is at Source code. 1. /* SCCS Id: @(#)macpopup.h 3.4 1999/10/25 */ 2. /* Copyright (c) Nethack Develpment Team, 1999. */ 3. /* NetHack may be freely redistributed. See license for details. */ 4. 5. #ifndef MACPOPUP_H 6. # define MACPOPUP_H 7. 8. /* ### mmodal.c ### */ 9. 10. extern void FlashButton(DialogRef, short); 11. extern char queued_resp(char *resp); 12. extern char topl_yn_function(const char *query, const char *resp, char def); 13. extern int get_line_from_key_queue(char *bufp); 14. 15. #define ENABLE_MAC_POPUP 0 16. #if ENABLE_MAC_POPUP 17. 18. extern char popup_yn_function(const char *query, const char *resp, char def); 19. extern void popup_getlin (const char *query, char *bufp); 20. 21. #endif /* ENABLE_MAC_POPUP */ 22. #endif /* MACPOPUP_H */
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