From: Martin DOT Stromberg AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Map file Date: 22 Jan 1999 13:36:24 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 15 Message-ID: <789uso$a7o$1@antares.lu.erisoft.se> References: <789k2d$590$2 AT antares DOT lu DOT erisoft DOT se> NNTP-Posting-Host: juno.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ANDERS PEDERSEN (anders_p AT get2net DOT dk) wrote: : Martin Stromberg skrev i meddelelsen <789k2d$590$2 AT antares DOT lu DOT erisoft DOT se>... : >Fill in your structure with a C program, then dump it to a file with : >fwrite(). Later (in your real program) read it in with fread(). : > : what header file? how do i use it? Try "info libc alph fwrite". Right, MartinS