User Tools

Site Tools


database_20and_20files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
database_20and_20files [2018/03/31 11:26] – created richardrusselldatabase_20and_20files [2024/07/06 12:42] (current) richardrussell
Line 1: Line 1:
 +=====Database and Files=====
 +
 ==== Arrays ==== ==== Arrays ====
  
Line 4: Line 6:
   * [[/Allocating%20arrays%20using%20the%20Windows%20API|Allocating arrays using the Windows API]]   * [[/Allocating%20arrays%20using%20the%20Windows%20API|Allocating arrays using the Windows API]]
   * [[/Deconstructing%20arrays|Deconstructing arrays]]   * [[/Deconstructing%20arrays|Deconstructing arrays]]
-  * [[/Finding%20the%20partial%20sum%20of%20an%20array|Finding the partial sum of an array]]+  * [[finding_sum_mod_partial_array|Finding the SUM or MOD of a partial array]]
   * [[/Finding%20the%20size%20of%20an%20array%20in%20a%20structure|Finding the size of an array in a structure]]   * [[/Finding%20the%20size%20of%20an%20array%20in%20a%20structure|Finding the size of an array in a structure]]
   * [[/Reading%20and%20writing%20arrays%20in%20files|Reading and writing arrays in files]]   * [[/Reading%20and%20writing%20arrays%20in%20files|Reading and writing arrays in files]]
Line 10: Line 12:
   * [[/Searching%20ordered%20lists|Searching ordered lists]]   * [[/Searching%20ordered%20lists|Searching ordered lists]]
   * [[/Using%20array%20pointers|Using array pointers]]   * [[/Using%20array%20pointers|Using array pointers]]
-\\ +  * [[variable_length_array_structure|Variable-length array in a structure]] 
 + 
 ==== Data Structures ==== ==== Data Structures ====
  
Line 23: Line 26:
   * [[/Stacks%20using%20structures|Stacks using structures]]   * [[/Stacks%20using%20structures|Stacks using structures]]
   * [[/Storing%20structures%20in%20files|Storing structures in files]]   * [[/Storing%20structures%20in%20files|Storing structures in files]]
-\\ +  * [[variable_length_array_structure|Variable-length array in a structure]] 
 ==== Databases ==== ==== Databases ====
  
   * [[/SQLite%20Example%20Program%20%28PhoneNos%29|Creating a simple database application using SQLite]]   * [[/SQLite%20Example%20Program%20%28PhoneNos%29|Creating a simple database application using SQLite]]
-\\ +
 ==== Disks and directories ==== ==== Disks and directories ====
  
Line 44: Line 48:
   * [[/Selecting%20multiple%20files|Selecting multiple files]]   * [[/Selecting%20multiple%20files|Selecting multiple files]]
   * [[/When%20and%20when%20not%20to%20use%20%2ACD|When and when not to use *CD]]   * [[/When%20and%20when%20not%20to%20use%20%2ACD|When and when not to use *CD]]
-\\ +
 ==== Files ==== ==== Files ====
  
Line 73: Line 77:
   * [[/Using%20supplied%20example%20files|Using supplied example files]]   * [[/Using%20supplied%20example%20files|Using supplied example files]]
   * [[/Writing%20log%20files|Writing log files]]   * [[/Writing%20log%20files|Writing log files]]
-\\ +
 ==== Memory Manipulation ==== ==== Memory Manipulation ====
  
 +  * [[/allocating_and_freeing_memory_blocks|Allocating and freeing memory blocks]]
 +  * [[lowering_himem_proc_fn|Lowering HIMEM in a PROC/FN]]
   * [[/Swapping%20the%20contents%20of%20two%20areas%20of%20memory|Swapping the contents of two areas of memory]]   * [[/Swapping%20the%20contents%20of%20two%20areas%20of%20memory|Swapping the contents of two areas of memory]]
-\\ +
 ==== Registry ==== ==== Registry ====
  
   * [[/Simple%20Registry%20Usage|Simple Registry Usage]]   * [[/Simple%20Registry%20Usage|Simple Registry Usage]]
 +
database_20and_20files.1522495609.txt.gz · Last modified: 2024/01/05 00:18 (external edit)