Re: MOD and Remainder functions in c#

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Todd (Todd_at_discussions.microsoft.com)
Date: 10/20/04

  • Next message: roger: "Re: Create a writable folder in aspnet setup project"
    Date: Wed, 20 Oct 2004 12:53:04 -0700
    
    

    Thanks but i am looking for the answer using C#. That doesn't work in C#.

    "Chris Dunaway" <"dunawayc[[at]_lunchmeat" wrote:

    > On Wed, 20 Oct 2004 11:27:07 -0700, Todd wrote:
    >
    > > I can't find a Mod or remainder function in .net. Does anyone know if these
    > > fuctions exist?
    >
    > Did you look in the MSDN help? I started it up, selected the index and
    > typed Mod in the combo and lo and behold, there was the topic for the Mod
    > operator!! Amazing!
    >
    > In brief:
    >
    > A = 8 Mod 3
    >
    >
    > --
    > Chris
    >
    > dunawayc[AT]sbcglobal_lunchmeat_[DOT]net
    >
    > To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
    > replace certain words in my E-Mail address.
    >


  • Next message: roger: "Re: Create a writable folder in aspnet setup project"