Click here to Skip to main content
15,897,704 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Initialize into TCHAR** Pin
m_mun20-Oct-09 4:05
m_mun20-Oct-09 4:05 
GeneralRe: Initialize into TCHAR** Pin
Cedric Moonen20-Oct-09 4:10
Cedric Moonen20-Oct-09 4:10 
QuestionDebugging in CString Pin
jung-kreidler20-Oct-09 3:19
jung-kreidler20-Oct-09 3:19 
AnswerRe: Debugging in CString Pin
Naveen20-Oct-09 3:37
Naveen20-Oct-09 3:37 
GeneralRe: Debugging in CString Pin
jung-kreidler20-Oct-09 3:44
jung-kreidler20-Oct-09 3:44 
GeneralRe: Debugging in CString Pin
Naveen20-Oct-09 3:49
Naveen20-Oct-09 3:49 
GeneralRe: Debugging in CString Pin
jung-kreidler20-Oct-09 20:52
jung-kreidler20-Oct-09 20:52 
QuestionHow to save matched characters into variables in wildcard matching Pin
moh.hijjawi20-Oct-09 3:13
moh.hijjawi20-Oct-09 3:13 
Dear all,

I used the function in this link Wildcard string compare (globbing)[^]

To compare two strings the first is Pattern("* KK *") and the second is Text("TT KK ZZ") and the function return pass. thats briliant,but my question how I can edit the function to be able to catch or handle the characters of matched * to save them in variables. for example: when the matching occured I need to save the following characters into strings variable like :-

X ="TT"
Y = "ZZ"

to deal with them later on in my system.

I tried many times but its not working well so far.

So please any one have an idea to do that please let me know and any help will be appreciated.

Best Regards.
QuestionNOTIFYICONDATA Datatype access violation when using memset or zeromemory Pin
Nicola Curran20-Oct-09 2:52
Nicola Curran20-Oct-09 2:52 
Questioncan i store output from readdir() function in an array Pin
WindowsVsLinux20-Oct-09 2:48
WindowsVsLinux20-Oct-09 2:48 
AnswerRe: can i store output from readdir() function in an array Pin
Rajesh R Subramanian20-Oct-09 3:03
professionalRajesh R Subramanian20-Oct-09 3:03 
GeneralRe: can i store output from readdir() function in an array Pin
WindowsVsLinux20-Oct-09 3:30
WindowsVsLinux20-Oct-09 3:30 
Questionsal.h Pin
Hans Dietrich20-Oct-09 1:54
mentorHans Dietrich20-Oct-09 1:54 
AnswerRe: sal.h Pin
Rajesh R Subramanian20-Oct-09 2:09
professionalRajesh R Subramanian20-Oct-09 2:09 
QuestionThreading Pin
ratprita20-Oct-09 1:27
ratprita20-Oct-09 1:27 
AnswerRe: Threading Pin
Richard MacCutchan20-Oct-09 1:44
mveRichard MacCutchan20-Oct-09 1:44 
GeneralRe: Threading Pin
ratprita20-Oct-09 22:01
ratprita20-Oct-09 22:01 
GeneralRe: Threading Pin
Richard MacCutchan20-Oct-09 23:59
mveRichard MacCutchan20-Oct-09 23:59 
AnswerRe: Threading Pin
buf102420-Oct-09 2:07
buf102420-Oct-09 2:07 
Questiondoes parenthesis reduce efficiency if used only for readability? Pin
jianzhuhuai20-Oct-09 1:11
jianzhuhuai20-Oct-09 1:11 
AnswerRe: does parenthesis reduce efficiency if used only for readability? Pin
Hans Dietrich20-Oct-09 1:17
mentorHans Dietrich20-Oct-09 1:17 
AnswerRe: does parenthesis reduce efficiency if used only for readability? Pin
Maximilien20-Oct-09 3:19
Maximilien20-Oct-09 3:19 
Questiontstring? Pin
Sauce!20-Oct-09 0:47
Sauce!20-Oct-09 0:47 
AnswerRe: tstring? Pin
Cedric Moonen20-Oct-09 0:52
Cedric Moonen20-Oct-09 0:52 
AnswerRe: tstring? Pin
Stuart Dootson20-Oct-09 1:10
professionalStuart Dootson20-Oct-09 1:10 

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.