Page Menu
Home
desp's stash
Search
Configure Global Search
Log In
Files
F531001
StringConversion.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
206 B
Subscribers
None
StringConversion.h
View Options
#pragma once
class
StringConversion
{
public
:
static
const
char
*
ToASCII
(
const
wchar_t
*
str
,
char
*
buf
,
size_t
bufsize
);
static
const
wchar_t
*
ToUTF16
(
const
char
*
str
,
wchar_t
*
buf
,
size_t
bufsize
);
};
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Fri, Jan 9, 4:57 AM (16 h, 18 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1d/49/c2a9091292f01ea698f04958ba30
Attached To
rSCY Scylla
Event Timeline
Log In to Comment