This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
161
Commits
1
Branch
143 KiB
Tree:
2d14ef6cc5
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2d14ef6cc5'
${ noResults }
Commit Graph
3 Commits (2d14ef6cc55b61d5e951d3edce864f0698b1b9a6)
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
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
T. Meissner
91bdbb65e2
added example of extending a structure with nested naynonymous declarations
10 years ago