Sure.
See http://www.cs.cf.ac.uk/Dave/C/node5.html... for an example.
Can we use a switch statement to switch on strings in C language?
No. You can switch on single characters, but C isn't like VB or some other languages where you can switch on strings.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment