Forum Discussion
Asif_Thobhani_7
Nimbostratus
Jun 21, 2006Support for unsigned integers or 64bits integers
The following post helped me figure out how to do the bitwise "&" to convert from signed to unsigned integer...Problem solved!!
http://devcentral.f5.com/Default.aspx?tabid=28&view=topic&forumid=5&postid=5557
Thank a1l0s2k9 for your post!
Is there a way to declare/define an unsigned integer or 64 bits integer in the iRule?
Also, is there any document which describes the TCL functions that are supported by iRule engine?
- JRahm
Admin
set variable [expr value/variable & 0xff]
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects