<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
C:\dev2\cm3.2\m3-ui\motif\src\Xmacro.m3(24): (* does this work on big-endian machines?? *)<BR>
(*-----------------*)<BR>PROCEDURE CharVal(value:CHAR):Xt.ArgVal=<BR> BEGIN<BR> RETURN LOOPHOLE (ORD (value), Xt.ArgVal);<BR> (* does this work on big-endian machines?? *)<BR> END CharVal;<BR><BR>
<BR>
The code is ok?<BR>
Otherwise I can write it in portable C..<BR>
But I suspect it is ok and we can just strike the comment.<BR>
<BR>
<BR>
- Jay<BR><BR><BR><BR><BR><BR></body>
</html>