| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Karim DOT Bernardet AT inln DOT cnrs DOT fr (Bernardet Karim) |
| Date: | Wed, 10 Jul 2002 09:30:18 +0200 |
| Message-Id: | <200207100730.JAA11241@loup.inln.cnrs.fr> |
| To: | cygwin AT cygwin DOT com |
| Subject: | system |
Hello !
When I compile the code below under cygwin, all is ok when i run it in =
the
cygwin shell, but if i run it in a MSDOS console I just have the result =
of
the printf ....
....
{
system("c:/tempo/cygwin/bin/ls c:/tempo ");
printf("c:/tempo/cygwin/bin/ls c:/tempo ");
}
Thanks for your help ...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |