From: dheeru on
can i do like this...??

s=buffer;
f=s.find( "{{" && "==" && "<=" && "<=" && "}}" );
s.erase(f);

--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]