The other day I was coding a web api in C# and using curl to view the responses, I had a problem with the JSON and XML being all pressed together, so I needed to find out the exact class and namespace of both for their formatting options to get it to pretty print in the console. As I was looking thought the C# class library I realized I had another assembler thought and question, which I already did a search and did not find much. Does Steve (or anyone that writes in asm) use namespaces in their code?. I don’t recall seeing anything in masm for that. He did say he writes OO. I have not programmed in assembler lately as a large amount of job listings want C# and rest apis so I have been focusing on that as well as writing design patterns in C#, but I hope some time to get back to ultra geek assembler. Thanks.
Chad
Chad