Exforsys
+ Reply to Thread
Results 1 to 5 of 5

what operator "\" is this?

This is a discussion on what operator "\" is this? within the C Sharp forums, part of the Programming Talk category; HELLO EVERYONE, Recently a new operator is being introduced (i,e) "\" it is other than "escape sequence " Can anyone ...

  1. #1
    Dharmesh rathod is offline Junior Member Array
    Join Date
    Feb 2007
    Answers
    2

    Question what operator "\" is this?

    HELLO EVERYONE,

    Recently a new operator is being introduced (i,e) "\"

    it is other than "escape sequence "

    Can anyone explain about this to me?


  2. #2
    santoshcasshyap is offline Junior Member Array
    Join Date
    Jun 2009
    Answers
    2

    Talking solution

    Hello!Dharmesh if you are reffering to vb ,"\" stands for integer division i,e whenever u perform division between 2 values it results in elimination of decimal values.(ex:3\2=1).
    if you are not reffering to vb.net .let me know in which language you got it?. i shall try my level to clear it to you .


  3. #3
    ba7ora's Avatar
    ba7ora is offline Junior Member Array
    Join Date
    Jul 2009
    Location
    Oman
    Answers
    5
    yeah that is right thnx santoshcasshyap 4 ur explination


  4. #4
    Corporate Gifts is offline Banned Array
    Join Date
    Nov 2009
    Answers
    2
    I think you came the closest.
    I know about these operators.i-e,

    1. tilde ~
    2. ampersand &
    3. caret ^
    4. pipe |
    5. asterisk *
    6. apostrophe '
    7. forward slash /
    8. bang operator !
    9. dot .
    10. back slash \


  5. #5
    Acelya is offline Junior Member Array
    Join Date
    Jul 2010
    Answers
    5
    I think its meaning is different from division. But, I don't know it's exact usage...


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...