Skip to content

Pull requests: zedshaw/learn-c-the-hard-way-lectures

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix typo in ex19.c: s/ex20/ex19/g
#41 opened Apr 9, 2024 by adampaulukanis Loading…
wrong array used
#39 opened Mar 29, 2023 by cicorias Loading…
Feature ex22 update
#36 opened Oct 21, 2021 by lungati Loading…
Fixed why Y in Why was falling through the cracks
#32 opened Feb 13, 2020 by chrisfraser Loading…
comment why block is used with select
#31 opened Sep 15, 2019 by tom-huntington Loading…
Moved netclient.c to ex45
#30 opened Sep 15, 2019 by tom-huntington Loading…
Fix argument typo in run_test_lines
#29 opened Sep 15, 2019 by tom-huntington Loading…
Typo on line 101
#27 opened Mar 5, 2019 by MarcMcIntosh Loading…
Change ex3.c line 8
#24 opened Oct 3, 2018 by xWormx Loading…
update ex30.c
#16 opened Apr 25, 2017 by rithma Loading…
ex28: Makefile: fix egrep regex split
#14 opened Nov 17, 2015 by jetm Loading…
ex28: Makefile: remove extra -Wall flag
#13 opened Nov 17, 2015 by jetm Loading…
ex19.c: replace ex20.c with ex19.c
#12 opened Nov 1, 2015 by jetm Loading…
ex17.c: remove unused assert.h header
#11 opened Oct 29, 2015 by jetm Loading…
ex15.c: for cur_age start pointer from ages
#9 opened Oct 27, 2015 by jetm Loading…
ex14.c: no sum another argument
#8 opened Oct 27, 2015 by jetm Loading…
ex12: add missing nul byte to full_name var
#7 opened Oct 27, 2015 by jetm Loading…
ex11.c: assign nul byte, instead of 'A'
#6 opened Oct 27, 2015 by jetm Loading…
ex11.c: assign just one 'a'
#5 opened Oct 27, 2015 by jetm Loading…
ex3.c: print age instead of argv variable
#4 opened Oct 27, 2015 by jetm Loading…
Fix typo
#3 opened Oct 27, 2015 by jetm Loading…
Use stack for line[] and added failing test case
#2 opened Oct 4, 2015 by jppunnett Loading…
Update ex17.c
#1 opened Aug 8, 2015 by dx7 Loading…
ProTip! Adding no:label will show everything without a label.