Search:
Forum
Beginners
function usage
function usage
Nov 8, 2008 at 3:37am UTC
Pritpal singh
(20)
can u tell me HOW AND WHEN to use switch() and break() function. also the header files for the same
Nov 8, 2008 at 3:47am UTC
jsmith
(5804)
Both are keywords and not functions. No header is needed.
Nov 8, 2008 at 1:33pm UTC
Bazzy
(6281)
Read this:
http://www.cplusplus.com/doc/tutorial/control.html#break
http://www.cplusplus.com/doc/tutorial/control.html#switch
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs