Click here to Skip to main content
16,005,491 members
Home / Discussions / C#
   

C#

 
GeneralRe: returning a string in reverse Pin
Luc Pattyn22-Nov-07 7:25
sitebuilderLuc Pattyn22-Nov-07 7:25 
GeneralRe: returning a string in reverse Pin
Imran Adam22-Nov-07 7:45
Imran Adam22-Nov-07 7:45 
GeneralRe: returning a string in reverse Pin
Skippums22-Nov-07 8:04
Skippums22-Nov-07 8:04 
AnswerRe: returning a string in reverse Pin
Guffa22-Nov-07 9:19
Guffa22-Nov-07 9:19 
GeneralRe: returning a string in reverse Pin
Skippums22-Nov-07 8:17
Skippums22-Nov-07 8:17 
AnswerRe: returning a string in reverse Pin
Andrei Ungureanu22-Nov-07 8:36
Andrei Ungureanu22-Nov-07 8:36 
GeneralRe: returning a string in reverse [modified] Pin
Luc Pattyn22-Nov-07 9:08
sitebuilderLuc Pattyn22-Nov-07 9:08 
AnswerRe: returning a string in reverse Pin
Guffa22-Nov-07 9:25
Guffa22-Nov-07 9:25 
No, you can't do like that. The Array.Reverse method doesn't return the reversed array, it reverses the array in place.

Experience is the sum of all the mistakes you have done.

GeneralRe: returning a string in reverse Pin
Luc Pattyn22-Nov-07 9:57
sitebuilderLuc Pattyn22-Nov-07 9:57 
AnswerRe: returning a string in reverse Pin
Pete O'Hanlon22-Nov-07 10:29
mvePete O'Hanlon22-Nov-07 10:29 
GeneralRe: returning a string in reverse Pin
Guffa22-Nov-07 12:44
Guffa22-Nov-07 12:44 
GeneralRe: returning a string in reverse Pin
Pete O'Hanlon22-Nov-07 21:58
mvePete O'Hanlon22-Nov-07 21:58 
GeneralRe: returning a string in reverse Pin
Guffa23-Nov-07 10:32
Guffa23-Nov-07 10:32 
Questioncomparing objects Pin
damianrda22-Nov-07 5:24
damianrda22-Nov-07 5:24 
AnswerRe: comparing objects Pin
Andrei Ungureanu22-Nov-07 8:47
Andrei Ungureanu22-Nov-07 8:47 
Questionwhy chart fail to come out Pin
angels77722-Nov-07 4:36
angels77722-Nov-07 4:36 
AnswerRe: why chart fail to come out Pin
Andrei Ungureanu22-Nov-07 4:40
Andrei Ungureanu22-Nov-07 4:40 
AnswerRe: why chart fail to come out Pin
martin_hughes22-Nov-07 5:14
martin_hughes22-Nov-07 5:14 
GeneralRe: why chart fail to come out Pin
angels77722-Nov-07 13:44
angels77722-Nov-07 13:44 
Questionhow to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 3:47
llllllkk22-Nov-07 3:47 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
Mustafa Ismail Mustafa22-Nov-07 4:10
Mustafa Ismail Mustafa22-Nov-07 4:10 
AnswerRe: how to write a dll code and prevent multiple instance? Pin
m@u22-Nov-07 6:10
m@u22-Nov-07 6:10 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
Skippums22-Nov-07 6:25
Skippums22-Nov-07 6:25 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
m@u22-Nov-07 6:39
m@u22-Nov-07 6:39 
GeneralRe: how to write a dll code and prevent multiple instance? Pin
llllllkk22-Nov-07 20:11
llllllkk22-Nov-07 20:11 

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.