HP 48GX Indefinite Loops
|
03-29-2022, 12:30 PM
Post: #6
|
|||
|
|||
RE: HP 48GX Indefinite Loops
I don't see a problem with just using the standard WHILE...REPEAT...END structure for something like this. The following will take a string with embedded linefeeds as input and return a list of the substrings delineated by those linefeeds. I'm sure this could be optimized more, but I just wanted to show a fairly straightforward approach.
Code: \<< |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)