Advertisement
razvan_xd

Pt. myhaitza97

Oct 13th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.10 KB | None | 0 0
  1.     if ( text [ 0 ] == '{' && text [ 5 ] == '}' )
  2.     {
  3.         text [ 0 ] = '[';
  4.         text [ 5 ] = ']';
  5.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement