Click here to Skip to main content
15,892,809 members
Home / Discussions / C#
   

C#

 
GeneralRe: Function for n number of users. Pin
Zafar Sultan8-Dec-09 21:03
Zafar Sultan8-Dec-09 21:03 
GeneralRe: Function for n number of users. Pin
mahmoudinirat8-Dec-09 21:11
mahmoudinirat8-Dec-09 21:11 
AnswerRe: Function for n number of users. Pin
Paulo Zemek9-Dec-09 2:37
mvaPaulo Zemek9-Dec-09 2:37 
GeneralRe: Function for n number of users. Pin
Zafar Sultan9-Dec-09 3:49
Zafar Sultan9-Dec-09 3:49 
QuestionPassing pointers 'round and 'round? Pin
o m n i8-Dec-09 18:54
o m n i8-Dec-09 18:54 
AnswerRe: Passing pointers 'round and 'round? Pin
dan!sh 8-Dec-09 19:19
professional dan!sh 8-Dec-09 19:19 
GeneralRe: Passing pointers 'round and 'round? Pin
o m n i8-Dec-09 19:58
o m n i8-Dec-09 19:58 
GeneralRe: Passing pointers 'round and 'round? Pin
Richard MacCutchan8-Dec-09 22:25
mveRichard MacCutchan8-Dec-09 22:25 
I cannot figure out what your code is trying to do.

Take the first command line argument and convert it to an integer.
In an unsafe block cast the integer to a character pointer and take the first character of that array.
Convert that character to a string.
Use that string for some purpose.

Did you try running this through the debugger to see what results you are getting?
QuestionC++ project to c# Pin
faheemnadeem8-Dec-09 18:37
faheemnadeem8-Dec-09 18:37 
AnswerRe: C++ project to c# Pin
dan!sh 8-Dec-09 18:42
professional dan!sh 8-Dec-09 18:42 
GeneralRe: C++ project to c# Pin
faheemnadeem8-Dec-09 19:22
faheemnadeem8-Dec-09 19:22 
AnswerRe: C++ project to c# Pin
N a v a n e e t h8-Dec-09 20:56
N a v a n e e t h8-Dec-09 20:56 
AnswerRe: C++ project to c# Pin
Dave Doknjas9-Dec-09 11:49
Dave Doknjas9-Dec-09 11:49 
QuestionMe, again... Confused Again... Pin
Roger Wright8-Dec-09 18:29
professionalRoger Wright8-Dec-09 18:29 
AnswerRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 18:46
professional dan!sh 8-Dec-09 18:46 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 18:52
professionalRoger Wright8-Dec-09 18:52 
GeneralRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 19:11
professional dan!sh 8-Dec-09 19:11 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 19:19
professionalRoger Wright8-Dec-09 19:19 
GeneralRe: Me, again... Confused Again... Pin
dan!sh 8-Dec-09 19:20
professional dan!sh 8-Dec-09 19:20 
GeneralRe: Me, again... Confused Again... Pin
Roger Wright8-Dec-09 20:17
professionalRoger Wright8-Dec-09 20:17 
GeneralRe: Me, again... Confused Again... Pin
N a v a n e e t h8-Dec-09 21:09
N a v a n e e t h8-Dec-09 21:09 
AnswerRe: Me, again... Confused Again... Pin
N a v a n e e t h8-Dec-09 21:05
N a v a n e e t h8-Dec-09 21:05 
Questionhow to i delete the file Pin
Joe Rozario8-Dec-09 17:08
Joe Rozario8-Dec-09 17:08 
AnswerRe: how to i delete the file Pin
SeMartens8-Dec-09 20:52
SeMartens8-Dec-09 20:52 
GeneralRe: how to i delete the file Pin
Joe Rozario8-Dec-09 21:36
Joe Rozario8-Dec-09 21:36 

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.