
Headline
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
My colleague is a senior C developer and he had a bad experience in his job assignment. He was developing applications for a real-time embedded operating system named "Buggy OSâ„¢". He had to implement workarounds to avoid using the standard C library in some cases. For instance the memcmp
shouldn't be used to test command-line argument because of obscure reason resulting in some bits were not checked. Instead he implemented its own function to check each bit of the command-line and it was working fine.
To show case how painful it was, he showed me one of its application implementing his new function, but he forgot the supported command-line parameter.
Note: Solution with cool effects shared in comment.
manduca
angr FTW!
Rivit
[REDACTED] This comment is only shown to users who have solved this challenge.
ebouteillon
Good job
Canlex
[REDACTED] This comment is only shown to users who have solved this challenge.
ebouteillon
Nice 😃
Canlex
[REDACTED] This comment is only shown to users who have solved this challenge.
ebouteillon
[REDACTED] This comment is only shown to users who have solved this challenge.
domin568
[REDACTED] This comment is only shown to users who have solved this challenge.
ebouteillon
[REDACTED] This comment is only shown to users who have solved this challenge.
Caillou
[REDACTED] This comment is only shown to users who have solved this challenge.
ebouteillon
[REDACTED] This comment is only shown to users who have solved this challenge.