The following is my code :
using System; using System.Collections.Generic; using System.Text; using System.CodeDom.Compiler; using System.IO; using Microsof
you dont need to split your code into an array like that.
the array is for passing multiple source files.