bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] Efficient way to reverse a string


From: Peng Yu
Subject: [bug-gawk] Efficient way to reverse a string
Date: Wed, 24 Apr 2019 21:53:16 -0500

Hi,

The following way to reverse a string seems to be inefficient as it
involves multiple concatenations.

https://www.unix.com/shell-programming-and-scripting/223077-awk-reverse-string.html

Is there a more efficient way to reverse a string? Thanks.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]