![]() |
| | #1 |
| Registered User Join Date: Aug 2009
Posts: 2
| About union data type in c (mod edit: RPC question) |
| readraviteja is offline | |
| | #2 |
| Registered User Join Date: Oct 2001
Posts: 2,110
| unions aren't directly an RPC mechanism. |
| robwhit is offline | |
| | #3 |
| Registered User Join Date: Aug 2009
Posts: 2
| reply for unions |
| readraviteja is offline | |
| | #4 |
| Registered User Join Date: Oct 2001
Posts: 2,110
| that's not valid ANSI or ISO C. where you have 'declaration', would be an expression that has integer type. there is no "union identifier" before the switch keyword. if you're talking about an extension to ANSI or ISO C, you haven't said what extension you are talking about. |
| robwhit is offline | |
| | #5 | |
| Registered User Join Date: Nov 2006
Posts: 12
| I had no idea what you were talking about, either. I found this page: http://www.cs.nyu.edu/courses/spring...2/class07.html which indicates that these "unions" are unrelated to c unions. I doubt you'll be able to get any help here on this unless you have a language-related question. Quote:
| |
| sirjis is offline | |
| | #6 | |
| Super Moderator Join Date: Sep 2001
Posts: 4,680
| Quote:
Second, I'm moving this to the networking forum. But please bear in mind that this forum caters primarily to C and C++ programmers - you'll find that most people don't want to the board filling up with general tech questions about other languages and protocols. Even the networking board exists to deal sepcifically with networking in the context of those languages. | |
| sean is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| float data type question | Mark S. | C++ Programming | 3 | 04-30-2006 09:34 AM |
| Dikumud | maxorator | C++ Programming | 1 | 10-01-2005 06:39 AM |
| C diamonds and perls :°) | Carlos | A Brief History of Cprogramming.com | 7 | 05-16-2003 10:19 PM |
| Dynamic list of Objects in External File | TechWins | C++ Programming | 3 | 12-18-2002 02:05 PM |