Files
@ 8b67a70070ef
Branch filter:
Location: DistRen/src/client/libdistren.h
8b67a70070ef
1.9 KiB
text/plain
Fixed a syntax error, changing curvy brackets to parenthesis
added a frameset structure
adjusted the job_builder and frame_finder functions to use the new structure
prepared to start a function called status_report_generator, this function will scan all the jobs and figure out how done they are
preparing to:
add code to the frame_finder function to scan all the jobs and then run the job of highest priority. Then I will add code to the status_report_generate to change the priority of the job to something the frame_finder won't look it if the job is completed.
added a frameset structure
adjusted the job_builder and frame_finder functions to use the new structure
prepared to start a function called status_report_generator, this function will scan all the jobs and figure out how done they are
preparing to:
add code to the frame_finder function to scan all the jobs and then run the job of highest priority. Then I will add code to the status_report_generate to change the priority of the job to something the frame_finder won't look it if the job is completed.