C\

From , 4 Years ago, written in C#, viewed 53 times.
URL https://pastebin.vip/view/f044bd02
  1. using System;
  2.  
  3. namespace W3M
  4. {
  5.    class ArgsExample
  6.    {
  7.       public static int Main(string[] args)
  8.       {
  9.          for (int i = 0; i < args.Length; i++)
  10.          {
  11.             Console.WriteLine(args[i]);
  12.          }
  13.          return 0;
  14.       }
  15.    }
  16. }
  17. //csharp/7755

Reply to "C\"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website