execl()'ing batch files in DOS

David Weigant t-davidw at microsoft.UUCP
Thu May 25 16:31:48 AEST 1989


>>	execl("\command.com", "tryit.bat", NULL);

Com'on boys, let's remember the dual backslashes required inside string
literals.

dave...the syntax checker



More information about the Comp.lang.c mailing list