Berkeley CSUA MOTD:2009:August:07 Friday <Thursday, Saturday>
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2009/8/7-14 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Java] UID:53252 Activity:high
8/6     In C one can do "typedef int my_index_t;".  What's the equivalent in
        C#?  Thanks.
        \_ C#? Are you serious? Is this what the class of 2009 learn?
           \_ No.  I have to learn .NET code at work.  I am Class of '93.
           \_ python is what 2009 learns, see the motd thread about recent
              cal courses and languages
        \_ using directive.  I think you would have written:
           using my_index_t = int;
           http://msdn.microsoft.com/en-us/library/sf0df423(VS.80).aspx
           Btw using is overloaded to do a few different things, so... enjoy
           the reserved word ambiguity created for your convenience. -mrauser
        \_ http://lmgtfy.com/?q=c%23+typedef
        \_ in C nobody can hear you scream
           \_ You're kidding me right? Java sucks donkeys, hands down.
              \_ HERESY.  You are dangerously close to THOUGHTCRIME, voter.
              \_ But Java haz eklipze!!! ZOMG!  HAT3R!!!!1!
2009/8/7-14 [Uncategorized] UID:53253 Activity:nil
8/6     Did soda just crash? What happened?
Berkeley CSUA MOTD:2009:August:07 Friday <Thursday, Saturday>