Thread: void
View Single Post
  #4 (permalink)  
Old Oct 3rd, 2007, 14:59
alexgeek's Avatar
alexgeek alexgeek is offline
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,769
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: void

thanks!
so would a void function be something like the following:

function void func() {
WriteLine("this");
}

?
Reply With Quote