From: Jérôme Benoit Date: Wed, 15 Feb 2017 21:20:18 +0000 (+0100) Subject: exo2.c: Finish the implementation of the desired features: X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e6c858930912957d218329822392267886ee46c2;hp=e6c858930912957d218329822392267886ee46c2;p=TD_C.git exo2.c: Finish the implementation of the desired features: - sequence the chosen operation on the new value and the last operation result; - implement the main loop exit conditions. Signed-off-by: Jérôme Benoit ---