OpenGrok
Cross Reference: tt.04
xref
: /
src
/
external
/
historical
/
nawk
/
dist
/
testdir
/
tt.04
Home
|
History
|
Annotate
|
Line #
|
Download
|
only in
testdir
tt.04 revision 1.1.1.1.4.2
1
{ for (i = NF; i > 0; i--)
2
printf "%s ", $i
3
}
4
Indexes created Mon Apr 13 00:22:24 UTC 2026