|
|||
|
Data types
What are the data types that can be used in switch statement in C programming language? Can a user use all data types or is there any restriction on the usage of data types in switch statement?
|
| Sponsored Links |
|
|||
|
No. All data types cannot be used with switch statement in C programming language. There is restriction for the usage of float data type. Only integers and char data type can be sued with switch statement in C programming language.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| difference between Data Warehouse and Online Analytical Processing | techguru | Data Warehousing | 1 | 04-10-2006 11:25 AM |
| hierarchail & network | kisshug | Oracle Tutorials | 2 | 05-01-2005 04:17 PM |
| comp.lang.c Answers to Frequently Asked Questions (FAQ List) | Steve Summit | Tech FAQ | 0 | 06-01-2004 06:00 AM |
| [FAQ] FileMaker Pro - database for Macintosh and Windows | Martin Trautmann | Tech FAQ | 0 | 04-17-2004 07:26 AM |
| Apple II Csa2 FAQs: Telecom Hardware & Transfers, Part 20/25 | rubywand@swbell.net | Tech FAQ | 0 | 04-04-2004 07:29 AM |