An empirical test would have been quicker than posting here,  but yes
it will work.

On 5/27/05, scaevola637 <[EMAIL PROTECTED]> wrote:
> Sounds like it should be the name of a book!
> 
> In reality I want to go from char 'a' to char 'z' using a loop.
> 
> Will this work?
> 
> for (char mychar = 'a';mychar <= 'z'; mychar++)
> Console.Writeline(a);
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
> 


-- 
Dean Fiala
Very Practical Software, Inc
http://www.vpsw.com


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to