Skip to content
Sections
>> Ubuntu >> Paquets >> hardy >> libs >> libsimplelist0
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Paquet source : simplelist  ]

Paquet : libsimplelist0 (0.3.4-1) [universe]

Liens pour libsimplelist0

Screenshot

Ressources Ubuntu :

Télécharger le paquet source simplelist :

Responsable :

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Kari Pahula

It should generally not be necessary for users to contact the original maintainer.

Paquets similaires :

memory-efficient generic linked list library

sl doesn't use container nodes. Instead it requires a pointer to the next item directly in the datastructure you want to create lists (or stacks) of. This can give you significant memory savings when creating long lists of small structures. It also allows for fast push and pop operations since there is no need to allocate or free memory for the container nodes. It also means that a push can't fail because memory couldn't be allocated for the container node.

 Homepage: http://brautaset.org/software/sl/

Autres paquets associés à libsimplelist0

  • dépendances
  • recommandations
  • suggestions
  • dep: libc6 (>= 2.5-0ubuntu1)
    GNU C Library: Shared libraries
    un paquet virtuel est également fourni par libc6-udeb

Télécharger libsimplelist0

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 5,5 ko64,0 ko [liste des fichiers]
i386 5,2 ko64,0 ko [liste des fichiers]