TN1005 - Generic Buffer Module
vining
Posts: 4,368
If anyone didn't receive this tech note you should look it up on the AMX site. There's a .axw file that includes a checksum.axi with 16 various checksum functions, a debug.axi with various debug formating functions, a dev_to_string.axi with a bunch of functions, a file.axi with a few interesting file functions and an interesting buffer_safe module that will take some time to figure out.
Looks like a good source of pre-written functions at the least but the overall module and the techniques it uses look pretty interesting too. Check it out, especially if you're new to AMX programming.
Looks like a good source of pre-written functions at the least but the overall module and the techniques it uses look pretty interesting too. Check it out, especially if you're new to AMX programming.
0