Does anyone know if there is any research on the readability and comprehensiblity of control structures such as:
<statement> if <condition>
<statement> unless <condition>
as compared to:
if <condition> <statement>
unless <condition> <statement>
Thanks.
--
Russel.
====================================================
Dr Russel Winder +44 20 7585 2200
41 Buckmaster Road +44 7770 465 077
London SW11 1EN, UK [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
