Re: OT:Flat file storage system

From: Robert Bonomi (bonomi_at_host122.r-bonomi.com)
Date: 03/04/05


Date: Fri, 04 Mar 2005 13:04:11 -0000

In article <1109931751.231865.219420@z14g2000cwz.googlegroups.com>,
ben <bigben666@rediffmail.com> wrote:
>Hi guys,
> Well i have to simulate a database using "flat file
>storage system" on linux platform using C++.
>
> Can someone suggest me a place on the web where i can
>get the source code for this?I am not actually convinient with system
>APIs of UNIX.
>
> On the top of this flat files i have to develop an
>object layer(in other words,simulate OODB).However that i will do on my
>own.
>
> Any help is extremely welcome.

man open
man read
man write
man lseek

will tell you about the required basic building blocks.



Relevant Pages

  • OT:Flat file storage system
    ... storage system" on linux platform using C++. ... get the source code for this?I am not actually convinient with system ... APIs of UNIX. ...
    (comp.unix.shell)
  • Re: Micro$haft desperate! Buy Windoze 7, get (virtual) XP free!
    ... Yeah, but the Mac ecosystem is not based on Unix ports, but on original Mac software. ... Unicode support, and to deprecate mistakes like 'fork' and 'setuid' bits. ... There's nobody to promulgate new 'wide character' APIs on Unix, though, so they've tried to shoehorn Unicode into their crusty old locale system. ...
    (comp.sys.mac.advocacy)
  • Re: UNIX Source?
    ... Yes, this is a repost. ... UNIX is a standard set by The Open Group. ... That part is no secret, but at least some of the source code for some ...
    (comp.unix.admin)
  • Re: Micro$haft desperate! Buy Windoze 7, get (virtual) XP free!
    ... Yeah, but the Mac ecosystem is not based on Unix ports, but on original Mac software. ... Unicode support, a weak graphics stack, and an inconsistent UI experience. ... There's nobody to promulgate new 'wide character' APIs on Unix, though, so they've tried to shoehorn Unicode into their crusty old locale system. ...
    (comp.sys.mac.advocacy)
  • Re: Micro$haft desperate! Buy Windoze 7, get (virtual) XP free!
    ... Yeah, but the Mac ecosystem is not based on Unix ports, but on original Mac software. ... Carbon is the base in which NS APIs are built from in regards to graphics. ... Carbon does have its own graphics layer, but it is QuickDraw and it's deprecated. ... They introduced a new set of parallel Carbon APIs that take CFStrings instead of 'char *'; these new APIs accept Unicode text. ...
    (comp.sys.mac.advocacy)