X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:cc:subject; q=dns; s= default; b=tmXk1SnNVtCeuQzkRZPaVYVmn5A57zwG+0map6HYn5jsrmQTNty4R eVYYSsEOTAGA8C9Pm/Cpg66k916OfVUhT9CtlB8+ilA4iZ/UjbTABRP++xobRoqj gJfxFsMr9TJpDorywzX1JaojDMO53R9Yi2BqzO7q+u3890/jdiVLlI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:cc:subject; s=default; bh=ZobqPZ7qI7rx8PrIlJVUH+oSGuo=; b=IxAjdGczDKi1bc66TmGaypp8L+qZ 3Jsr17ujJuDDVRAQZ+36WUfc/qjKt6GrE3EYS4BbLPyGjM5ZGnr8SklM/KRqshWD GvGzrKRvIqP3XrcPp21X2rEz+IJiwZ1bQE+LiGd704mMK8OQx4WYPQn1UapV64iI jpiHPnsWswLdzLM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HDRS_LCASE,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,SPF_NEUTRAL autolearn=ham version=3.3.1 Message-ID: <20130404200356.2640@binki> Date: Thu, 04 Apr 2013 20:03:56 +0900 From: wynfield AT gmail DOT com To: cc: Subject: Regardless it is cygwin related I did not ask for native widows programming advice any more than cygwin uses win32-api. cygwin distributes the header files and I simply asked about linking, which is exactly what cygwin built programs do. I appreciate Corinna's providing a url to a possible point of source and which did response to my question about how we can get through, hopefully using cygwin as a gateway. I also, explicity stated that I did not want to have to use bios or direct windows unless there as no cygwin gateway API, but there must be else the c output and getchar functions would never work. cygwin should offer the ability for build programs can perform simple i.e., if you would give a cygwin specific method of outputing a character that doesn't involve c libs that would be fine and was also my main question and is related to cygwin. The c library used by all programs goes there a cygwin interface to output and input date, I just want to know how I can use that interface directly. Regards Corinna Vinschen > On Apr 4 17:05, > > > > It is a cygwin related question to me. It involves using cygwin and > > programs built using cygwin. You are wrong to suggest that it doesn't > > related to cygwin. Additionally it involves using cygwin as a > > learning and buiding tool. You should consider a more constructive > > response that would be helpful and address the question if you have > > the knowledge to do so. > > I don't usually interfere in this, but I have to defend Chris here > because I think your reply is a bit unfair. > > A question is not automatically Cygwin-related because you're using > Cygwin tools to solve the problem. You're looking for native Windows > programming advice. This is not what this mailing list is for. There > are other mailing lists dedicated to this. > In the same vain you could ask for the solution of a mathematical > problem like finding the 300th digit of pi. It's not a Cygwin question > just because you're using a Cygwin compiler and the cygwin list is > not the right forum to share code to compute pi. > > So we ask politely to redirect your question to a forum, which is > dedicated to this kind of problem. > > As for constructive help, did you contemplate to look up the Win32 > API calls at the root? > http://msdn.microsoft.com/en-us/library/ee663300%28v=vs.85%29.aspx > > > Corinna > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple