Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 400 Bytes

learning_records.md

File metadata and controls

14 lines (13 loc) · 400 Bytes

241117

what I learned

  • graphs:
    • BFS
    • DFS
  • graphics:
    • mlx_xpm_file_to_image() : how it works? -> convert xpm files to a readable format for MiniLibX, save to mem, return pointer

what to do

  • check UTM : compare Makefile (re-link problem: see the note)
  • write any BSF code(solong)
  • when go to 42 : update libft, so_long(update)
  • plan 42 project: example->philosophers->minishell