Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
6
Task/Literals-String/PureBasic/literals-string-2.basic
Normal file
6
Task/Literals-String/PureBasic/literals-string-2.basic
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Select StringByteLength("X")
|
||||
Case 1
|
||||
Print("ASCII-mode; Soo, Hello world!")
|
||||
Case 2
|
||||
Print("UNICODE-mode; Soo, 您好世界!")
|
||||
EndSelect
|
||||
Loading…
Add table
Add a link
Reference in a new issue