Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: math functions in C# ??? Pin
Paul Watson18-Mar-02 6:12
sitebuilderPaul Watson18-Mar-02 6:12 
GeneralRe: math functions in C# ??? Pin
Christian Graus18-Mar-02 8:11
protectorChristian Graus18-Mar-02 8:11 
GeneralRe: math functions in C# ??? Pin
Dale Thompson21-Mar-02 4:37
Dale Thompson21-Mar-02 4:37 
GeneralRe: math functions in C# ??? Pin
Christian Graus21-Mar-02 9:04
protectorChristian Graus21-Mar-02 9:04 
GeneralRe: math functions in C# ??? Pin
David Wengier15-Mar-02 22:55
David Wengier15-Mar-02 22:55 
GeneralRe: math functions in C# ??? Pin
Christian Graus15-Mar-02 23:19
protectorChristian Graus15-Mar-02 23:19 
GeneralRe: math functions in C# ??? Pin
David Wengier15-Mar-02 23:21
David Wengier15-Mar-02 23:21 
GeneralRe: math functions in C# ??? Pin
Anders Molin16-Mar-02 13:33
professionalAnders Molin16-Mar-02 13:33 
David Wengier wrote:
I must say, it strikes me as silly that that is the case however.

Well, VB is not case sensitive, SomeClass and someclass is the same thing. In both C++ and C# SomeClass and someclass is two different classes because the languages are case sensitive. Because of that I think it would be *very* dificult to make C++ and C# correct the case for you.

I mean, if you have 2 int's called IntOne and intOne, and you just typed intone, which one should the IDE select? Wink | ;)

- Anders

Money talks, but all mine ever says is "Goodbye!"
GeneralRe: math functions in C# ??? Pin
David Wengier16-Mar-02 13:44
David Wengier16-Mar-02 13:44 
GeneralRe: math functions in C# ??? Pin
Christian Graus16-Mar-02 13:49
protectorChristian Graus16-Mar-02 13:49 
GeneralRe: math functions in C# ??? Pin
James T. Johnson16-Mar-02 15:41
James T. Johnson16-Mar-02 15:41 
GeneralRe: math functions in C# ??? Pin
David Wengier16-Mar-02 19:26
David Wengier16-Mar-02 19:26 
GeneralRe: math functions in C# ??? Pin
James T. Johnson16-Mar-02 19:32
James T. Johnson16-Mar-02 19:32 
GeneralRe: math functions in C# ??? Pin
David Wengier16-Mar-02 19:57
David Wengier16-Mar-02 19:57 
GeneralRe: math functions in C# ??? Pin
Kannan Kalyanaraman16-Mar-02 5:11
Kannan Kalyanaraman16-Mar-02 5:11 
Generalsprintf equivalent in c# Pin
Kannan Kalyanaraman15-Mar-02 18:52
Kannan Kalyanaraman15-Mar-02 18:52 
GeneralRe: sprintf equivalent in c# Pin
Christian Graus15-Mar-02 18:57
protectorChristian Graus15-Mar-02 18:57 
GeneralRe: sprintf equivalent in c# Pin
James T. Johnson15-Mar-02 19:34
James T. Johnson15-Mar-02 19:34 
GeneralRe: sprintf equivalent in c# Pin
Kannan Kalyanaraman15-Mar-02 20:06
Kannan Kalyanaraman15-Mar-02 20:06 
GeneralRe: sprintf equivalent in c# Pin
James T. Johnson15-Mar-02 20:53
James T. Johnson15-Mar-02 20:53 
GeneralRe: sprintf equivalent in c# Pin
Kannan Kalyanaraman16-Mar-02 5:04
Kannan Kalyanaraman16-Mar-02 5:04 
General@#$%(#($ Microsoft and GDI+ Pin
Christian Graus15-Mar-02 1:08
protectorChristian Graus15-Mar-02 1:08 
GeneralRe: @#$%(#($ Microsoft and GDI+ Pin
Jason Hooper15-Mar-02 3:55
Jason Hooper15-Mar-02 3:55 
GeneralRe: @#$%(#($ Microsoft and GDI+ Pin
James T. Johnson15-Mar-02 8:01
James T. Johnson15-Mar-02 8:01 
GeneralRe: @#$%(#($ Microsoft and GDI+ Pin
Eric Gunnerson (msft)15-Mar-02 14:25
Eric Gunnerson (msft)15-Mar-02 14:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.