<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Does anyone else find it bothersome that you can't introduce VARs anywhere? Kind of like in C++?<BR>
Ok, or if you grant that frame size doesn't matter THAT much, and the compiler might do stack packing anyway, you can move all your locals up top like typical C, but still, how about for the module initializer?<BR>
Still it seems good to me to do manual stack packing since it is often so easy..<BR>
WITH helps, but only for "relative constants".<BR>
 <BR>
It would be nice if the code below could have still loops until t0 != t1, but the repeat condition is outside the scope in which t1 is available. This feels quite lame..<BR>
 <BR>
 - Jay<BR><BR><BR>

<HR id=stopSpelling>
<BR>
> Date: Mon, 11 Feb 2008 10:24:00 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: jkrell@elego.de<BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: jkrell@birch. 08/02/11 10:24:00<BR>> <BR>> Modified files:<BR>> cm3/m3-libs/m3core/src/time/WIN32/: Time.m3 <BR>> <BR>> Log message:<BR>> no need for globals here..<BR>> <BR><BR><br /><hr />Helping your favorite cause is as easy as instant messaging. You IM, we give. <a href='http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join' target='_new'>Learn more.</a></body>
</html>