|
You could prototype and use the C runtime strlen() function. That would be about as efficient as it gets. -Bob Cozzi www.RPGxTools.com If everything is under control, you are going too slow. - Mario Andretti -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Alan Campin Sent: Wednesday, June 01, 2005 8:00 PM To: rpg400-l@xxxxxxxxxxxx Subject: Null terminated string length What is correct code for get the length of a null terminated string? Length = %Len(%Str(ptrString:129)); That seems kind of inefficient. Better way? Scan for null terminator?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.