Click here to Skip to main content
15,886,110 members
Articles / Programming Languages / ASM

Something You May Not Know About the Switch Statement in C/C++

Rate me:
Please Sign up or sign in to vote.
4.86/5 (152 votes)
19 Dec 2012CPOL13 min read 372.5K   463   146  
A discussion on how switch/case is executed, by reverse engineering in VC++

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions