Click here to Skip to main content
15,892,480 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Windows 2003 Pin
Divyang Mithaiwala20-Jan-06 17:06
Divyang Mithaiwala20-Jan-06 17:06 
GeneralRe: Windows 2003 Pin
zinc_z21-Jan-06 15:09
zinc_z21-Jan-06 15:09 
AnswerRe: Windows 2003 Pin
Michael Dunn20-Jan-06 6:55
sitebuilderMichael Dunn20-Jan-06 6:55 
GeneralRe: Windows 2003 Pin
zinc_z20-Jan-06 7:53
zinc_z20-Jan-06 7:53 
GeneralRe: Windows 2003 Pin
Toby Opferman20-Jan-06 14:05
Toby Opferman20-Jan-06 14:05 
Questioncan i store a character variable to chararacter pointer variable? Pin
Harrison Ford20-Jan-06 5:33
Harrison Ford20-Jan-06 5:33 
AnswerRe: can i store a character variable to chararacter pointer variable? Pin
Divyang Mithaiwala20-Jan-06 5:58
Divyang Mithaiwala20-Jan-06 5:58 
QuestionRe: can i store a character variable to chararacter pointer variable? Pin
David Crow20-Jan-06 7:28
David Crow20-Jan-06 7:28 
palakurthi satish wrote:

How to assigh char to char*?


svr1 = &svr;
As others have suggested, you could allocate memory for svr1, but for only one character, that is very inefficient/wasteful. What exactly are you trying to accomplish?


"The words of God are not like the oak leaf which dies and falls to the earth, but like the pine tree which stays green forever." - Native American Proverb


QuestionDebug Assertion Failed when calling dll function Pin
Jordan C. Atlas20-Jan-06 5:11
Jordan C. Atlas20-Jan-06 5:11 
AnswerRe: Debug Assertion Failed when calling dll function Pin
Chris Losinger20-Jan-06 6:46
professionalChris Losinger20-Jan-06 6:46 
GeneralRe: Debug Assertion Failed when calling dll function Pin
Jordan C. Atlas20-Jan-06 7:10
Jordan C. Atlas20-Jan-06 7:10 
GeneralRe: Debug Assertion Failed when calling dll function Pin
Chris Losinger20-Jan-06 7:15
professionalChris Losinger20-Jan-06 7:15 
GeneralRe: Debug Assertion Failed when calling dll function Pin
Jordan C. Atlas20-Jan-06 7:44
Jordan C. Atlas20-Jan-06 7:44 
GeneralRe: Debug Assertion Failed when calling dll function Pin
Chris Losinger20-Jan-06 7:52
professionalChris Losinger20-Jan-06 7:52 
QuestionLinking Problem Pin
Anthony988720-Jan-06 3:40
Anthony988720-Jan-06 3:40 
AnswerRe: Linking Problem Pin
David Crow20-Jan-06 3:55
David Crow20-Jan-06 3:55 
AnswerRe: Linking Problem Pin
Prakash Nadar20-Jan-06 17:29
Prakash Nadar20-Jan-06 17:29 
QuestionQuery related to delayed termination of the Property Sheet? Pin
dp_7620-Jan-06 3:23
dp_7620-Jan-06 3:23 
AnswerRe: Query related to delayed termination of the Property Sheet? Pin
Cedric Moonen20-Jan-06 3:37
Cedric Moonen20-Jan-06 3:37 
AnswerRe: Query related to delayed termination of the Property Sheet? Pin
khan++20-Jan-06 3:39
khan++20-Jan-06 3:39 
AnswerRe: Query related to delayed termination of the Property Sheet? Pin
David Crow20-Jan-06 3:59
David Crow20-Jan-06 3:59 
QuestionGet effective permissions Pin
kelprinc20-Jan-06 2:36
kelprinc20-Jan-06 2:36 
AnswerRe: Get effective permissions Pin
khan++20-Jan-06 3:28
khan++20-Jan-06 3:28 
Questionvideo class Pin
Lampros Giampouras20-Jan-06 2:35
Lampros Giampouras20-Jan-06 2:35 
AnswerRe: video class Pin
Chris Losinger20-Jan-06 3:43
professionalChris Losinger20-Jan-06 3:43 

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.