Advertisement
ramkesheoran

strUprExample

Oct 4th, 2011
3,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XPP 0.09 KB | None | 0 0
  1. static void strUprExample(Args _args)
  2. {
  3.     print strUpr("Ramkesh Sheroan");
  4.     pause;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement