I need something like strlen but the string is filled with only null-terminators "\\0\\0\\0\\0\\0\\0\\0" and I need to fill it with anoth
strlen
"\\0\\0\\0\\0\\0\\0\\0"