Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in widestring
Combining wide string literal with string macro
Dec 19, 2022
c++
c
c-preprocessor
widestring
How do i construct a WideString with a diacratic in a non-unicode Delphi version?
Dec 15, 2022
delphi
unicode
delphi-5
unicode-string
widestring
How to access characters of a WideString by index?
Dec 02, 2022
delphi
delphi-5
widestring
Appending UnicodeString to WideString in Delphi
May 30, 2017
delphi
unicode-string
widestring
Why doesn't wstring::c_str cause a memory leak if not properly deleted
Apr 07, 2022
c++
multibyte
widestring
wstring
How can I make fixed-length Delphi strings use wide characters?
Mar 21, 2019
delphi
delphi-2010
unicode-string
widestring
Delphi XE2 AnsiFormat() and ANSI String constants
Jan 09, 2021
string
delphi
delphi-xe2
widestring
ansistring
When should we prefer wide-character strings?
Jun 07, 2022
c++
string
mfc
com
widestring
When and why can sprintf fail?
May 22, 2022
c++
c
printf
widestring
(Wide)String - storing in TFileStream, Delphi 7. What is the fastest way?
Feb 17, 2019
delphi
widestring
tfilestream
Mixing wide and narrow string literals in C
Apr 09, 2022
c
string-literals
widestring
Converting wide char string to lowercase in C++
Jul 05, 2022
c++
lowercase
widestring
Delphi 2010 Wide functions vs. String functions
Mar 12, 2022
delphi
unicode
delphi-2010
delphi-2007
widestring
C++: wide characters outputting incorrectly?
Oct 17, 2022
c++
unicode
string
widestring
widechar
Why do I need Sharemem in my Delphi dll which only exposes a function with WideString parameters?
Jun 12, 2021
multithreading
delphi
dll
omnithreadlibrary
widestring
How to display L"أَبْجَدِيَّة عَرَبِيَّة中文" using wcout?
Oct 22, 2022
c++
windows-7
unicode
io
widestring
Can we use wmain() with Unix compilers or it'll work only on Windows?
Jul 11, 2017
c++
c
unix
widestring
wmain
Is it necessary to convert string to WideString in Delphi?
Apr 07, 2022
delphi
string
widestring
Why can Delphi DLLs use WideString without using ShareMem?
Sep 14, 2022
delphi
dll
widestring
What exactly is the L prefix in C++?
Aug 27, 2022
c++
string
widestring