Difference between revisions of "Glib"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia:glib {{C}}")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:glib]]
 
[[wikipedia:glib]]
  
 +
GLib provides advanced data structures, such as memory chunks, doubly and singly linked lists, hash tables, dynamic strings and string utilities, such as a lexical scanner, string chunks (groups of strings), dynamic arrays, balanced binary trees, N-ary trees, quarks (a two-way association of a string and a unique integer identifier), keyed data lists, relations, and tuples
  
{{C}}
+
 
 +
* {{C}}
 +
* {{GNOME}}

Latest revision as of 13:39, 15 April 2023

wikipedia:glib

GLib provides advanced data structures, such as memory chunks, doubly and singly linked lists, hash tables, dynamic strings and string utilities, such as a lexical scanner, string chunks (groups of strings), dynamic arrays, balanced binary trees, N-ary trees, quarks (a two-way association of a string and a unique integer identifier), keyed data lists, relations, and tuples


Advertising: