|
|
|
|
|
by bewo001
3742 days ago
|
|
Maybe F1axs knows that at this particular spot the string will never be empty? There are two philosophies in libraries; one is to check for every possible error in the lib function, the other is to state the pre-conditions in the documentation. |
|