Home Help
Sign In
tmeissner
/
learning-by-doing
1
0
Fork 0
Code Issues 0 Pull Requests 0 Releases 0 Wiki Activity
171 Commits
1 Branch
143 KiB
Branch: master
master
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from 'master'
${ noResults }
Commit Graph

8 Commits (master)

Author SHA1 Message Date
  T. Meissner 1ad6f920d0 added memory.h & memory.c with safeFree macro as safe wrapper around the free() function; use safeFree() instead of free() 10 years ago
  T. Meissner 45f57c91e1 added linker option for math library; added dict_use to all target 10 years ago
  T. Meissner d6aba8cb68 return value of realloc now written in tmp variable for proper handling of realloc errors 10 years ago
  T. Meissner 290f6bbe4e fixed memory leak by adding free of in->pair array in dictionary_free() 10 years ago
  T. Meissner 95af873851 add new example of a (simple & not so safe) dictionary implementation from chapter 11 10 years ago
  T. Meissner 32b0ddf6b6 add comment 10 years ago
  T. Meissner 523e4b2aec added another example of extending a structure with nested anon. structs, nested in a anon. union for direct access of the nested struct 10 years ago
  T. Meissner 055bad853d moved source files in sub dirs for chapters; split Makefile for chapter10 & chapter11 sources 10 years ago
Powered by Gitea Version: 1.13.4 Page: 86ms Template: 12ms
English
English
Licenses API Website Go1.15.8