jpdrolet Posted July 15, 2004 Report Share Posted July 15, 2004 Similar to Scan from String, have unflatten functions a start index in the string and an offset past unflatten. That would simplify and optimize operations on flat data both in speed and string manipulation. Quote Link to comment
jpdrolet Posted January 29, 2006 Author Report Share Posted January 29, 2006 Similar to Scan from String, have unflatten functions a start index in the string and an offset past unflatten. That would simplify and optimize operations on flat data both in speed and string manipulation. In LV8, unflatten node outputs the unused portion of the string. That prevents to compute the used string length afterwards. Not a start index and offset past unflatten but it does the job. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.