Posts by Apprentice345 • 1 point
2 posts
-
0
votes0
answers39
viewsQ: Why isn’t my condition giving me the expected result?
I’m performing a line break without using the function wordwrap(). I will receive a string with the text, and an int with the allowed character length per line as parameter. I will have to cut this…
-
0
votes1
answer165
viewsQ: White space at the end of each array index?
I’m performing a line break without using the function wordwrap(). I will receive a string with the text, and an int with the allowed character length per line as parameter. I’ll have to cut that…