Using NASM db string from data section in C causes segmentation fault
Minimal reproducible example:
error: ‘asm’ operand has impossible constraints
I want to calculate length of the word, but I have error. I don’t understand why.
Minimal reproducible example:
I want to calculate length of the word, but I have error. I don’t understand why.