Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
BacNume
a53
Jun 25th, 2022
113
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
void FNume(char s[], char id[])
{
int i=0;
while(s[i]!=' ')
++i;
unsigned int j=i+1;
for(;j<strlen(s);++j)
id[j-i-1]=s[j];
id[j]='\0';
strcat(id,"2022");
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💎 INSTANT MONEY EXPLOIT 💎 🚨💎
Java | 5 sec ago | 0.18 KB
⭐⭐ Trading exploit ⭐⭐
JavaScript | 37 sec ago | 0.22 KB
💵 Crypto Swap Glitch ✅ Easy money 🔥 🚨 📌
JavaScript | 1 min ago | 0.22 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 📌
JavaScript | 2 min ago | 0.18 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 3 min ago | 0.22 KB
💵 Crypto Swap Glitch ✅ Easy money 🔥 🚨 📌
Java | 4 min ago | 0.14 KB
Swapzon Glitch (Working)
Java | 5 min ago | 0.11 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐
JavaScript | 6 min ago | 0.22 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!