photo

Joao Henriques


University of Coimbra

Attivo dal 2010

Followers: 0   Following: 0

Messaggio

Personal info and publications:
http://www.isr.uc.pt/~henriques/

Statistica

All
  • Personal Best Downloads Level 2
  • Knowledgeable Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Comparing strings with wildcards
There's a very simple way, just use regexptranslate: regexp('abc123x', regexptranslate('abc*x')) Will return 1 (begginin...

circa 10 anni fa | 1

| accettato

Risposto
functions vs. script
As you've seen, it's very tempting to use functions as if they were scripts. Many people just use "global" to share variables be...

oltre 12 anni fa | 2