View Single Post
  #4  
Old 04-27-2005, 22:12
yaa
 
Posts: n/a
Hello, installed by VS.NET 2003 or by the .NET framework SDK there is an interesting set of ASM code samples to mainly work with memory (memset, memmove, memcpy, memcmp, etc) and strings (strncpy, strncmp, strcat, etc) ... I thought someone might be interested.


yaa
Attached Files
File Type: zip assembly.zip (54.7 KB, 23 views)
Reply With Quote