http://qs321.pair.com?node_id=1156165


in reply to Re: search/replace one liners without clobbering
in thread search/replace one liners without clobbering

sure here is an example line of code these old files have no spaces between operators but i'll space it out
exa=cexpl ( ccosl (arg), csinl ( arg) ) * cabsl (arg2) + csqrtl ( carg +l(arg3) + csqrtl(cargl(arg4) * cargl(arg5) + cargl (arg5) * cargl(arg +5));
result would be
exa = exp( cos(arg) , sin(arg) ) * fabs(arg2)+ sqrt(carg(arg3)) + sqrt +(carg(arg4)*carg(arg5)+carg(arg5)*carg(arg5));