Search Results

Search: Posts Made By: BHASKAR JUPUDI
Forum: Ubuntu 03-01-2016
2,183
Posted By BHASKAR JUPUDI
Use of goto keyword in kernel programming
I have found many source files in the kernel using goto keyword instead of just doing the actual thing. For example:

if(blah)
goto x;
--
--
--
--
--

x: return blah-blah

Is there any...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy