Carriage return versus return
    Klaus Major 
    klaus at major-k.de
       
    Tue Dec  7 13:19:47 EST 2004
    
    
  
Hi Shari,
> I've noticed that when people post code, more often than not I see CR 
> (for carriage return) instead of just plain return.
>
> Is there any difference in using one over the other?  Does it affect 
> platforms differently?  Or is it just a carryover from folks who are 
> comfortable with C language?
i use it just out of pure lazyness :-)
CR is much shorter than RETURN!
 From the MC dox:
Constants:
...
cr = UNIX line separator (ASCII 10)
...
return = UNIX line separator (ASCII 10)
...
So it looks to my non C-programmer eyes like it is the same...
> -- 
> Mac and Windows shareware games
> http://www.gypsyware.com
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
P.S.
@all my friends of this list:
Don't forget to put my little christmas tree onto your desktop!
It is the season :-)
Direct link:
http://www.major-k.de/staxx/xmastree1.rev.zip
There are also standalones available on my website -> Download
    
    
More information about the metacard
mailing list