RE: compare() and equal()

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Kat,
ain't programming fun. Mind you, I doubt if you would have had problems if
Euphoria allowed you to write ...

   sequence left, right
   . . .
   if left = right
   then result &= sprintf("%s", {right})
   else result &= sprintf("[%s,%s]", {left,right} )
   end if

-----------
cheers,
Derek Parnell

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu