History of Idiom 63 > diff from v37 to v38
Edit summary for version 38 by tkoenig:
New Fortran implementation by user [tkoenig]
New Fortran implementation by user [tkoenig]
↷
Version 37
2019-09-28, 16:15:52
Version 38
2019-09-29, 12:43:45
Idiom #63 Replace fragment of a string
Assign to x2 the value of string x with all occurrences of y replaced by z.
Assume occurrences of y are not overlapping.
Idiom #63 Replace fragment of a string
Assign to x2 the value of string x with all occurrences of y replaced by z.
Assume occurrences of y are not overlapping.
Comments bubble