Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 16th, 2018
81
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <locale.h>
int main()
{
setlocale(LC_ALL, "");
for (int i = 0x2800; i < 0x2810; i++) {
printf("0x%x - %lc\n", i, i);
}
return 0;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Crypto Money Attack
CSS | 18 min ago | 0.21 KB
API Glitch (Up to 1 BTC)
CSS | 18 min ago | 0.21 KB
This summer smells like money
CSS | 18 min ago | 0.21 KB
redteam-deface
HTML | 5 hours ago | 3.15 KB
Untitled
8 hours ago | 0.04 KB
Sparkle Animation Review Template
17 hours ago | 1.20 KB
more sc
17 hours ago | 0.15 KB
EM Operational: Client wants to see a list of...
17 hours ago | 1.46 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!