projects
/
micropolis
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tk/tclx: explicitly declare types
[micropolis]
/
src
/
sim
/
w_resrc.c
diff --git
a/src/sim/w_resrc.c
b/src/sim/w_resrc.c
index 89e7538049b90d6d44dcd9c9a1b0161a47b9b4b9..23fc2aabca49b5e835ccda02a4683555d30b4d05 100644
(file)
--- a/
src/sim/w_resrc.c
+++ b/
src/sim/w_resrc.c
@@
-63,10
+63,10
@@
#ifdef MSDOS
#ifdef MSDOS
-#define PATHSTR "%s\\%c%c%c%c.%d"
+#define PATHSTR "%s\\%c%c%c%c.%
l
d"
#define PERMSTR "rb"
#else
#define PERMSTR "rb"
#else
-#define PATHSTR "%s/%c%c%c%c.%d"
+#define PATHSTR "%s/%c%c%c%c.%
l
d"
#define PERMSTR "r"
#endif
#define PERMSTR "r"
#endif
@@
-162,6
+162,7
@@
ResourceID(Handle h)
}
}
+void
GetIndString(char *str, int id, short num)
{
struct StringTable **tp, *st = NULL;
GetIndString(char *str, int id, short num)
{
struct StringTable **tp, *st = NULL;
Impressum
,
Datenschutz