On Mon, Dec 10, 2012 at 10:38 AM, Romain Francois <span dir="ltr"><<a href="mailto:romain@r-enthusiasts.com" target="_blank">romain@r-enthusiasts.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 10/12/12 17:29, Douglas Bates a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
or does it matter?<br>
</blockquote>
<br>
A[i,j] is wrong, not valid C or C++ code. so there is only one choice.<br></blockquote><div></div></div><br></div><div class="gmail_extra">Indeed.  Thanks.  Somehow I managed to convince myself that I had used A[i,j] at some point and the compiler accepted it.  Apparently my memory isn't what it used to be.</div>