Groups
Groups
Sign in
Groups
Groups
squirrelusers-kr
Conversations
About
Send feedback
Help
한글 출력 관련?
11 views
Skip to first unread message
mumumu80
unread,
Jan 9, 2008, 10:27:31 PM
1/9/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to squirrelusers-kr
안녕하세요.
GPG등에서 여럿 추천 글을 보고 루아를 사용하다가 최근에 squirrel로 넘어온 유저입니다.
기능을 조금씩 테스트 해보고 있는데 한글 등을 사용할 때 약간의 문제점이 있습니다.
다름아닌 string형 변수로 값을 넘길 때 한글 문자가 제대로 넘어가지 않는 것 같습니다.
이를테면 print 함수에 한글 문자를 넘기면 버퍼에 알 수 없는 코드의 값이 전달되는 것 같습니다.
squirrel과 sqplus는 유니코드로 컴파일한 상태이고, 문자열은 wchar_t로 넘기고 있습니다.
저와 같은 문제 겪으신 분들 계신가요? ;;
soryu
unread,
Jan 11, 2008, 1:44:17 AM
1/11/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to squirrelusers-kr
squirrel 은 기본적으로 8bit ASCII를 사용합니다.
wchar을 사용하시려면.. 따로 처리를 해주시거나.. UNICODE로 가셔야 할거 같은데요 ㅎㅎ
저희는 UTF8로 사용중인데 아무 문제 없이 잘 쓰고 있습니다.
Reply all
Reply to author
Forward
0 new messages