●●●●TCL/TKなら俺に聞け 4●●●● (541レス)
●●●●TCL/TKなら俺に聞け 4●●●● http://mevius.5ch.net/test/read.cgi/tech/1375678740/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
467: デフォルトの名無しさん [sage] 2022/01/17(月) 13:14:40.23 ID:OGoMBcpZ >>466 [ generic/tclEncoding.c ] Tcl_FindExecutable( const char *argv0) /* The value of the application's argv[0] * (native). */ { TclInitSubsystems(); TclpSetInitialEncodings(); TclpFindExecutable(argv0); } ・TclInitSubsystems は Tcl_CreateInterpでもコールされているので二度手間 ・Tcl_FindExecutable のコールで内部エンコーディングがセットされているなんて分かりにくい ユーザーとしては Tcl_SetSystemEncoding を使う方が意図が明らかで良いと思いました // Tcl_FindExecutable(NULL); Tcl_Interp *tcl = Tcl_CreateInterp(); Tcl_SetSystemEncoding(NULL, "utf-8"); // 環境変数を見に行かなくても決め打ちで良いでしょう http://mevius.5ch.net/test/read.cgi/tech/1375678740/467
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
1.029s*