Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
reverse_string.cbl
31ph4n70m
Nov 19th, 2019
517
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
COBOL
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
*> cobol solution to codeabbey challenge 30
IDENTIFICATION
DIVISION
.
PROGRAM-ID
.
reverse
string
.
PROCEDURE
DIVISION
.
MOVE
FUNCTION
REVERSE
(
s
)
TO
t
STOP
RUN
.
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 14 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 XH
JavaScript | 15 min ago | 0.05 KB
Vehicle spawner for Stars And Stripes Multipl...
Pawn | 17 min ago | 1.67 KB
EARN $900 INSTANTLY 2025 XH
JavaScript | 29 min ago | 0.05 KB
Products.js
JavaScript | 30 min ago | 1.18 KB
database_C2
Python | 31 min ago | 4.02 KB
Untitled
Python | 37 min ago | 1.23 KB
database_C1
Python | 39 min ago | 3.58 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!