]> Kevux Git Server - fll/commit
Progress: Begin working on getting FSS Embedded Read working.
authorKevin Day <Kevin@kevux.org>
Thu, 22 Aug 2024 04:15:13 +0000 (23:15 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 22 Aug 2024 04:15:13 +0000 (23:15 -0500)
commit82613d8e3ddf1af42c3adc497df0fc1df26fbc03
treeca7162b8fdb9571823eee934efb6ea1bae7dd63c
parent76889487a5c7110973ea35ff0c9a86ca74210d02
Progress: Begin working on getting FSS Embedded Read working.

The FSS Embedded Read is not working because nothing is actually implemented.

The problem is that the Nest structure is different from the standard Object and Content structure.
Only a single depth is to be processed.
This means that I can construct an Objects and Contents from the Nest based on the depth and pass that to the existing functions.

The initial work has been started but it is very much incomplete.
There is a lot of work to do in this regard.
level_3/fss_read/c/embedded_list/fss_read.h
level_3/fss_read/c/embedded_list/main.c
level_3/fss_read/c/embedded_list/process_normal.c [new file with mode: 0644]
level_3/fss_read/c/embedded_list/process_normal.h [new file with mode: 0644]
level_3/fss_read/c/extended_list/main.c
level_3/fss_read/c/main/main.c
level_3/fss_read/c/main/print/data.c
level_3/fss_read/data/build/settings