Article Index

Print Requests

Here's the print requests disassembly:

 

 

This one is pretty self explanatory. It's instantiating a counter value, iterating through the reqlist global array, and if the value is non zero, it's printing it out as a string. Moving on.