I'd like to see a program that is an expamle of how to build a data entry screen. If it is a large program I can post my e-mail address.
I'm just trying to learn how to do it.
Thanks,
Ed
Can someone recommend a "generic" debugger. I have read docs on "gdb" debugger. I don't understand it at all. Can you recommend an easier debugger? Does it work with all compilers?
Ed Martin
I wrote a program to call SAS.EXE via the system function. However, we do not want it to open a DOS window. Is there a simple way to avoid the DOS window. SAS does it's own<br>windows.<br><br>Thanks,<br>Ed Martin
<br>I have a C question. I've read many descriptions of the EXECL function but I don't get it! One book defines it this way:<br><br>execl(filename, arg0, [arg1, ...argn, NULL)<br><br> filename = string containing the name of program to...
I've read many descriptions of the EXECL function but I don't get it! One book defines it this way:<br><br>execl(filename, arg0, [arg1, ...argn, NULL)<br><br> filename = string containing the name of program to execute.<br> arg0 = first string on the...
<br>I have some frequent and simple C questions like the one below. Are they appropriate for this forum? <br><br>Are there disadvantages to redirecting standard output to a file? And How do I undo the redirection so I can print to the screen again later in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.