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 IamaSherpa 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: apgoh
  • Order by date
  1. apgoh

    Any limitation on levels of nested template call can HP-UX support?

    Is there any compiler flag for HP ansii C compiler I can use to increase the depth of the template call, e.g. in Linux I can use -ftemplate-depth-xx where I can specified the depth by replacing the xx with a figure? The program I was debugging use template extensively.
  2. apgoh

    Any limitation on levels of nested template call can HP-UX support?

    Is there any limitation on how many levels on nested template call can HP-UX platform(both 10.20 and 11.00) support? Because I was debugging a program and found out that the program exit prematurely when a template calls another template. I found out that the second template call is not...
  3. apgoh

    exec command problem in TCL/TK 8.3.2

    I've been trying to run a TCL script with the exec command. I'm using TCL/TK 8.0 on HP-UX 10.20 platform. The program calls the exec command a few times. It works fine for the first time the command is called, but when it comes to the second time, the program ends prematurely. It just exit...

Part and Inventory Search

Back
Top