<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I would really really really like to be able to declare variables or constants, VAR, WITH, CONST, and NOT have to give up horizontal space to do so.<br><br><br>I do like to initialize variables at point of declaration.<br><br><br>But these are contradictory.<br><br><br>I've been writing more Modula-3, and this among the aspects of it that bothers me the most..<br><br><br>C++ has always had this feature. It is considered so conservative, that even C9x has it.<br><br><br>Can Modula-3 be fixed?<br><br><br>Thanks,<br> - Jay<br>                                         </div></body>
</html>