Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de72edd commit 0a8266aCopy full SHA for 0a8266a
1 file changed
Modules/tkappinit.c
@@ -12,6 +12,7 @@
12
it explicitly, e.g. tkapp.eval("load {} Blt").
13
*/
14
15
+#include <string.h>
16
#include <tcl.h>
17
#include <tk.h>
18
0 commit comments