|
C Data Structures TopicsOverview of general data structures in C Using linked lists Pointers to data nodes Head & tail nodes Appending nodes Inserting nodes Deleting nodes Doubly linked lists Using binary trees Tree node ordering Types of trees Pointers to nodes Appending nodes Inserting nodes Deleting nodes Stacks & Queues Optional Minor Topics (covered only if time allows): Recursion DOS environment DOS system calls DOS BIOS calls Terminating programs exit() atexit() abort()
|
Copyright 2000 - 2023 by DeepSoft, LLC, All Rights Reserved |