i dont think goto will  be a good option , there might be a situation where
your program may get stuck jumping
on the labels , performance will get hampered , i feel singnals are good
options to go for it .

On Wed, Jun 13, 2012 at 12:37 PM, Raghavendhra Chowdary MV <
raghavendhra20061...@gmail.com> wrote:

> How about using goto label?? and at label using a switch case with respect
> to turn around with values??
>
>
> On Wed, Jun 13, 2012 at 11:56 AM, Amitesh Singh 
> <singh.amit...@gmail.com>wrote:
>
>> signals and logjmp/setjmp()
>>
>> --
>> Amitesh
>>
>>
>>
>>
>> On Wed, Jun 13, 2012 at 10:40 AM, saurabh singh <saurab...@gmail.com>wrote:
>>
>>> tHE first thing that comes in my mind Signals
>>> Saurabh Singh
>>> B.Tech (Computer Science)
>>> MNNIT
>>> blog:geekinessthecoolway.blogspot.com
>>>
>>>
>>>
>>> On Tue, Jun 12, 2012 at 10:26 PM, Shashank Narayan <
>>> shashank7andr...@gmail.com> wrote:
>>>
>>>> yes u can review that link :)
>>>>
>>>> On Tue, Jun 12, 2012 at 9:47 PM, Anika Jain <anika.jai...@gmail.com>wrote:
>>>>
>>>>> how can we implement exception handling in c?
>>>>>
>>>>> --
>>>>> Regards
>>>>> Anika Jain
>>>>>
>>>>>  --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Algorithm Geeks" group.
>>>>> To post to this group, send email to algogeeks@googlegroups.com.
>>>>> To unsubscribe from this group, send email to
>>>>> algogeeks+unsubscr...@googlegroups.com.
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/algogeeks?hl=en.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Thanks
>>>> Shashank Mani Narayan
>>>> Computer Science & Engineering
>>>> Birla Institute of Technology,Mesra
>>>> ** Founder Cracking The Code Lab  "http://shashank7s.blogspot.com/";
>>>> FB Page http://www.facebook.com/pages/Cracking-The-Code/148241881919895
>>>> Google+ http://gplus.to/wgpshashank
>>>>  Twitter 
>>>> "https://twitter.com/wgpshashank<https://twitter.com/#%21/wgpshashank>
>>>> "
>>>> Puzzled Guy @ "http://ashutosh7s.blogspot.com"**
>>>> **FB Page http://www.facebook.com/Puzzles.For.Puzzled.Minds*
>>>> * Key Person Algogeek "https://groups.google.com/forum/#!forum
>>>> /algogeeks <https://groups.google.com/forum/#%21forum/algogeeks>"
>>>> **Cell +91-9740852296
>>>> *
>>>>
>>>>
>>>> *
>>>> **
>>>> *
>>>>
>>>>  --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Algorithm Geeks" group.
>>>> To post to this group, send email to algogeeks@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> algogeeks+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/algogeeks?hl=en.
>>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
> Thanks & Regards,
> M.V.Raghavendhra Chowdary.
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
Cheers,

Nishant Pandey |Specialist Tools Development  |
npan...@google.com<gvib...@google.com> |
+91-9911258345

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to