On the manual page 47 it is stated that "STR must be followed by a backslash and a number that specifies how many characters (bytes) to collect.".
Can this modifier be a variable or is it necessary be a constant?
Test show that a variable works with no problems. Is it 100% trusted?
Thanks
Ioannis
Can this modifier be a variable or is it necessary be a constant?
Test show that a variable works with no problems. Is it 100% trusted?
Thanks
Ioannis
Comment