From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_05,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a9ef201032b87ed7,start X-Google-Attributes: gid103376,public From: Doug Lewis Subject: Ada file IO & vxworks Date: 1998/08/10 Message-ID: <35CF08D2.BA545027@ti.com>#1/1 X-Deja-AN: 379718319 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Organization: Raytheon Systems Company Mime-Version: 1.0 Reply-To: d-lewis3@ti.com Newsgroups: comp.lang.ada Date: 1998-08-10T00:00:00+00:00 List-Id: I'm having problems using the text_io file operations on a PPC board running vxworks 5.3.1, the host is a NT pc. I'm able to successfully create and write to a file but the task doesn't perform the close operation and I can find no existance of the file on the pc host. Can anyone provide some ideas about file operations that they successfully implemented in an Ada/vxworks environment? Thanks, -- Doug Lewis ---------------------------------- Senior Software Eng - The views expressed are my own & Raytheon Systems Co. - do not necessarily reflect those - of Raytheon Systems Company ----------------------------------