fpc-pascal  

Re: [fpc-pascal] programmatically creating desktop icons under Linux

Marco van de Voort
Mon, 08 Feb 2010 01:48:29 -0800

In our previous episode, David W Noon said:
> > >
> > > Creating symbolic links (ls -s <src> <target>) should suffice.
> > 
> > Typo, it should read:  ln -s <src> <target>
> 
> Actually, there is a symlink() API that can be called without creating a
> separate address space for an external command.

baseunix.fpsymlink()
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal