Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
QuestionWhere can I get an ASP.NET/C# Open Source FAQ CMS? Pin
Christian M Jensen9-Nov-06 17:13
Christian M Jensen9-Nov-06 17:13 
AnswerRe: Where can I get an ASP.NET/C# Open Source FAQ CMS? Pin
Christian Graus9-Nov-06 17:34
protectorChristian Graus9-Nov-06 17:34 
GeneralRe: Where can I get an ASP.NET/C# Open Source FAQ CMS? Pin
Christian M Jensen9-Nov-06 17:40
Christian M Jensen9-Nov-06 17:40 
GeneralRe: Where can I get an ASP.NET/C# Open Source FAQ CMS? Pin
Christian Graus9-Nov-06 17:54
protectorChristian Graus9-Nov-06 17:54 
GeneralRe: Where can I get an ASP.NET/C# Open Source FAQ CMS? Pin
Christian M Jensen9-Nov-06 17:57
Christian M Jensen9-Nov-06 17:57 
GeneralRe: Where can I get an ASP.NET/C# Open Source FAQ CMS? Pin
Steve Echols9-Nov-06 20:07
Steve Echols9-Nov-06 20:07 
QuestionHow to sort a ListView control by a column in Visual C# (in Group)? Pin
AngryC9-Nov-06 15:13
AngryC9-Nov-06 15:13 
QuestionString functions in C Pin
thathvamsi9-Nov-06 14:53
thathvamsi9-Nov-06 14:53 
Hi all,
Iam learning C and
I need help with string functions in C. Though this board is on C#, I thought someone should help me on C (which is the standard C).

Eg.,
const char *str1 = "Apple+Orange+Pineapple";

I need to crack the list above and get them as three different strings like
str2 = Apple
str3 = Orange
str4 = Pineapple

The "+" sign separates them.
How do I do it? Can anyone help? Thanks in advance.
AnswerRe: String functions in C Pin
George L. Jackson9-Nov-06 14:56
George L. Jackson9-Nov-06 14:56 
GeneralRe: String functions in C Pin
thathvamsi9-Nov-06 14:58
thathvamsi9-Nov-06 14:58 
GeneralRe: String functions in C Pin
Christian Graus9-Nov-06 15:00
protectorChristian Graus9-Nov-06 15:00 
GeneralRe: String functions in C Pin
thathvamsi9-Nov-06 15:04
thathvamsi9-Nov-06 15:04 
GeneralRe: String functions in C Pin
ThatsAlok9-Nov-06 17:49
ThatsAlok9-Nov-06 17:49 
Questionparsing multipart/form-data Pin
tongc9-Nov-06 14:31
tongc9-Nov-06 14:31 
GeneralRe: Looping in calendar Pin
digitalhand9-Nov-06 13:16
digitalhand9-Nov-06 13:16 
GeneralRe: Looping in calendar Pin
Christian Graus9-Nov-06 13:23
protectorChristian Graus9-Nov-06 13:23 
GeneralRe: Looping in calendar Pin
digitalhand14-Nov-06 9:52
digitalhand14-Nov-06 9:52 
GeneralRe: Looping in calendar Pin
Christian Graus14-Nov-06 10:06
protectorChristian Graus14-Nov-06 10:06 
QuestionIntercepting Media Hotkeys Pin
jgallen239-Nov-06 12:46
jgallen239-Nov-06 12:46 
AnswerRe: Intercepting Media Hotkeys Pin
jgallen239-Nov-06 14:05
jgallen239-Nov-06 14:05 
QuestionCustomising property grid Pin
Berlus9-Nov-06 12:20
Berlus9-Nov-06 12:20 
AnswerRe: Customising property grid Pin
aamironline10-Nov-06 1:58
aamironline10-Nov-06 1:58 
Questiondates Pin
aPerfectCircle9-Nov-06 11:54
aPerfectCircle9-Nov-06 11:54 
AnswerRe: dates Pin
Christian Graus9-Nov-06 13:02
protectorChristian Graus9-Nov-06 13:02 
AnswerRe: dates Pin
saqib829-Nov-06 18:18
saqib829-Nov-06 18:18 

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.