Search:

Type: Posts; User: nshekofte

Search: Search took 0.00 seconds.

  1. Thread: dictionary

    by nshekofte
    Replies
    5
    Views
    2,035

    dictionary

    hello.I have a destructor and I want to remove one of my Dictionary variables(that has 2 variables).how can I do that?please help me
  2. Thread: swich case

    by nshekofte
    Replies
    10
    Views
    4,588

    Thank you all :)

    Thank you all :)
  3. Replies
    1
    Views
    1,410

    abstract and virtual

    hello.I wanted to know the difference between c++ and c# in abstract and virtual classes both in meaning and syntax(I know that in c++)please help me
  4. Thread: swich case

    by nshekofte
    Replies
    10
    Views
    4,588

    look, somewhere in my program I have written the...

    look, somewhere in my program I have written the code below:



    enum Direction
    {
    North,
    South,
    East,
    West,
  5. Thread: swich case

    by nshekofte
    Replies
    10
    Views
    4,588

    swich case

    hello.I'm new to c# and I want to know if there is any difference in "switch case" between c++ and c#?
Results 1 to 5 of 5