CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 16:15:08 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=4c4abec9e1b9d2998847e322abfe0fe27a53a87785a541532861da187eccff49a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Ci7I_0bhrRzdW2xTDTftWxjBtS6R6dUV%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cfa78a5b0c1712-BLR
sub strrev(target as string) dim char as ubyte dim as long iEnd = len(targ - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sub strrev(target as string)
- dim char as ubyte
- dim as long iEnd = len(target)-1
- for i as integer = 0 to iEnd\2
- char = target[i]
- target[i] = target[iEnd]
- target[iEnd] = char
- iEnd -= 1
- next
- end sub
- ' OR ... '
- sub strrev(target as string)
- dim char as ubyte
- dim as long iEnd = len(target)-1
- for i as integer = 0 to iEnd\2
- swap target[i],target[iEnd]
- iEnd -= 1
- next
- end sub
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 6
JavaScript | 3 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 3 sec ago | 0.10 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 10 sec ago | 0.24 KB
-
⭐ Free Crypto Method ✅ NEVER SEEN BEFORE ⭐⭐⭐
JavaScript | 22 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 23 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ✅ NEVER SEEN...
JavaScript | 32 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ T
JavaScript | 35 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 36 sec 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