all groups > vj# > may 2004 >
You're in the

vj#

group:

What is the equivalent of C# unchecked keyword in J# ?


What is the equivalent of C# unchecked keyword in J# ? Prasad Godde
5/13/2004 4:16:03 AM
vj#:
Could anybody tell me

What is the equivalent of C# unchecked keyword in J#
O
What is equivalent of following C# statement in J#?
int code = unchecked((int)0x8004667E)

Thanks
Re: What is the equivalent of C# unchecked keyword in J# ? Lars-Inge Tønnessen
5/14/2004 12:03:36 AM

int code = 0x8004667E;


Regards,
Lars-Inge Tønnessen
www.larsinge.com

AddThis Social Bookmark Button