Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
tei123
Mar 2nd, 2016
267
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
void zad4b(char *napis)
{
int dl = strlen(napis);
for(int i=0; i<dl; i++)
{
if (napis[i]>=97)
napis[i]=napis[i]-32;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 6 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 16 min ago | 0.67 KB
VanillaAmmoCraftsRecipes.json
JSON | 19 min ago | 78.72 KB
✅✅✅ EARN 10,500$ IN LESS THAN 10 MINUTES OF W...
JavaScript | 26 min ago | 0.67 KB
🔥🔥🔥 The Best Money Technique
JavaScript | 37 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 47 min ago | 0.67 KB
✅ FREE 2,000$ FROM SWAPZONE
JavaScript | 57 min ago | 0.67 KB
Untitled
VeriLog | 1 hour ago | 0.10 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!