velorek1 / ListBox-in-C

ListBox with linked list and scroll in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListBox-in-C

Description:

A selector menu for a list of items stored dynamically in memory with scroll capabilities.

Features:

  • ListBox with linked list and scroll in C.
  • Circular display when there is no scroll.
  • Available for Linux, Windows and DOS.
    • Newly Added: Practical use with recursively listing files in a Directory.
  • Code: listfiles.c

Alt text Alt text

About

ListBox with linked list and scroll in C


Languages

Language:C 100.0%