Unreachable code
#6

Its a simply warning , unrecheable code means it wont get to your line (wich contain return 1 . Just remove return 1 and u will lose that warning . That return 1; will never be called anyway because all the cases have been covered .
Reply


Messages In This Thread
Unreachable code - by Stanford - 31.03.2013, 17:06
Re: Unreachable code - by Feastahashi - 31.03.2013, 17:07
Re: Unreachable code - by Abhishek. - 31.03.2013, 17:13
Re : Unreachable code - by petrux - 31.03.2013, 17:18
Re: Unreachable code - by Stanford - 31.03.2013, 17:19
Re: Unreachable code - by Dj_maryo1993 - 31.03.2013, 17:24

Forum Jump:


Users browsing this thread: 1 Guest(s)