Posted by caiobm on Sat 24 Jan 01:42
report abuse | download | new post
- import java.net.*;
- import java.io.*;
- /**
- * @author Caio Bomfim Martins
- */
- public class ShutLauncher {
- StringBuilder sb = new StringBuilder();
- for(int i = 1; i < args.length; i++) {
- sb.append(args[i]);
- sb.append(" ");
- }
- pout.print("fgt\n");
- pout.print(sb.toString());
- pout.close();
- }
- }
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.