Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: GrayGh0st
  • Content: Threads
  • Order by date
  1. GrayGh0st

    Seg fault with Tcl_RegExpRange

    Ok. I'm really not sure what I'm doing wrong here (hence the post). It may be blaringly obvious, but I can't see it. I always get a seg fault when I hit the function call Tcl_RegExpRange in this snippet of code: string reg_1("(\\d+)(?:-(\\d+))?"); string fullReg(reg_1 + "(?::" + reg_1 + ")?")...

Part and Inventory Search

Back
Top