Help with strbreak
What does this function do?
I would like to be able to split this line into the command and the value: command "value" Note: This line is inside a file, so I can't use any of the read_arg functions Is the strbreak function what I'm looking for? Should I use some other function? Or make my own? Thanks |
from string.inc:
Code:
|
Parse is not as good as strbreak, but is used in the same way.
|
So, I'm correct in assuming that it will work.
Thanks guys... |
| All times are GMT -4. The time now is 10:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.