Thread: newb question
View Single Post
  #4 (permalink)  
Old 07-06-2008, 04:14 PM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: On God's Planet
Posts: 9,583
Last Blog:
Web slideshow in JavaS...
Rep Power: 76
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: newb question

Well, that was solved quickly...

Of course, you can just append a carriage return using "\r\n" at the end, but it's kinda pointless when you have WriteLine(). These two functions also crop up a lot in the System.IO namespace, so remember the difference between them.
__________________


Mr. Xav | Website | Forums | Blog
Reply With Quote