Bill, Your right ...a big Ty
Scott ford www.identityforge.com from my IPAD 'Infinite wisdom through infinite means' On May 10, 2013, at 10:38 PM, Bill Godfrey <[email protected]> wrote: > On Fri, 10 May 2013 13:04:12 -0700, Scott Ford wrote: > >> All: >> >> I am writing a routing and want to use type=memory files in C and this is >> what i tried... > > > These 3 lines: > > memset(buffout,'',sizeof(buffout)); > strcpy(buffout,"\n"); > fwrite(buffout,1,80,fobj); > > will write "\n" followed by 79 '\0'. > > Is that what you intended? > > Bill > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
