[M3devel] comment in Xmacro.m3 questioning correctness?

Jay K jay.krell at cornell.edu
Thu Jul 16 23:01:03 CEST 2009


C:\dev2\cm3.2\m3-ui\motif\src\Xmacro.m3(24):    (* does this work on big-endian machines?? *)

(*-----------------*)
PROCEDURE CharVal(value:CHAR):Xt.ArgVal=
  BEGIN
    RETURN LOOPHOLE (ORD (value), Xt.ArgVal);
    (* does this work on big-endian machines?? *)
  END CharVal;


 

The code is ok?

Otherwise I can write it in portable C..

But I suspect it is ok and we can just strike the comment.

 

 

 - Jay





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20090716/6def487b/attachment-0001.html>


More information about the M3devel mailing list