namespace Blogger { class MyBlog { public static void Main(String[] args) { //if it is the first blog if ( firstBlog ) { Console.WriteLine( "Hello! World" ); } } } }
I am a Software guy with head and tail into it. It is my passion. I like to code, code and do more coding.
Oops.. did I say tail. I am now operated (no tail, I said NO tail)
1 Comments:
error firstblog is not declared before use :-)
Cheers!!
Pallavi
Post a Comment
<< Home