Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Assembly (http://www.domainnameforum.org/forumdisplay.php?f=131)
-   -   Setting up large? array in ASM and efficient interation (http://www.domainnameforum.org/showthread.php?t=151562)

webdev 03-23-2011 01:08 PM

Setting up large? array in ASM and efficient interation
 
Hi. I have a 'table'/array which has 0-255 elements (hex values). each element is 8 bits (eg 0xff). How do i set that up in assembly? Further more, i need a fast but variable time iteration method over my array. I was coding this in C# but it seems that the compiler is making assembly...


All times are GMT -4. The time now is 02:10 PM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.