repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
workbench
/
utilities
/
Installer
/
catalogs
/
Installer.cd
blob
26ca5e887ecf18abc34d8a2cea45d11fd0e540b7
1
;
2
;
3
MSG_OK (//)
4
OK
5
;
6
MSG_CANCEL (//)
7
Cancel
8
;
9
MSG_MESSAGE (//)
10
Message
11
;
12
MSG_PROMPT (//)
13
Prompt
14
;
15
MSG_YES (//)
16
Yes
17
;
18
MSG_NO (//)
19
No
20
;