Click here to Skip to main content
16,013,918 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: atoi Pin
Chris Hafey28-May-02 16:45
Chris Hafey28-May-02 16:45 
GeneralRe: atoi Pin
28-May-02 17:05
suss28-May-02 17:05 
GeneralRe: atoi Pin
29-May-02 6:33
suss29-May-02 6:33 
GeneralNetwork Neighborhood Icon Pin
kasturirawat28-May-02 15:38
kasturirawat28-May-02 15:38 
GeneralRe: Network Neighborhood Icon Pin
Mike Nordell28-May-02 21:49
Mike Nordell28-May-02 21:49 
Questionwhats wrong witt this? Pin
SilverShalkin28-May-02 15:35
SilverShalkin28-May-02 15:35 
AnswerRe: whats wrong witt this? Pin
Paul M Watt28-May-02 15:52
mentorPaul M Watt28-May-02 15:52 
GeneralRe: whats wrong witt this? Pin
SilverShalkin28-May-02 16:07
SilverShalkin28-May-02 16:07 
ok... so i would have to have a pointer on the second one like:

strcpy(M_ID, *PID);

*PID points to SID which is the intake of info for the function.

or would i do...

strcpy(M_ID, PID); //without derefrencing it?

Thanks!

~SilverShalkin

Rose | [Rose]
GeneralRe: whats wrong witt this? Pin
Paul M Watt28-May-02 16:23
mentorPaul M Watt28-May-02 16:23 
GeneralRe: whats wrong witt this? Pin
SilverShalkin28-May-02 16:35
SilverShalkin28-May-02 16:35 
Generalthanks- i got it! :) Pin
SilverShalkin28-May-02 17:50
SilverShalkin28-May-02 17:50 
GeneralInstall Wizard Pin
Steve L.28-May-02 14:57
Steve L.28-May-02 14:57 
GeneralRe: Install Wizard Pin
Nish Nishant28-May-02 15:09
sitebuilderNish Nishant28-May-02 15:09 
GeneralRe: Install Wizard Pin
Shog928-May-02 15:49
sitebuilderShog928-May-02 15:49 
GeneralRe: Install Wizard Pin
Steve L.28-May-02 16:05
Steve L.28-May-02 16:05 
GeneralRe: Install Wizard Pin
tiaozi28-May-02 22:10
tiaozi28-May-02 22:10 
GeneralRepeat a task for set time period Pin
paulb28-May-02 14:56
paulb28-May-02 14:56 
GeneralRe: Repeat a task for set time period Pin
28-May-02 15:03
suss28-May-02 15:03 
GeneralRe: Repeat a task for set time period Pin
Nish Nishant28-May-02 15:11
sitebuilderNish Nishant28-May-02 15:11 
GeneralRe: Repeat a task for set time period Pin
Alexandru Savescu28-May-02 23:13
Alexandru Savescu28-May-02 23:13 
GeneralHelp - can't get my user drawn combo box to work. Pin
28-May-02 14:49
suss28-May-02 14:49 
GeneralRe: Help - can't get my user drawn combo box to work. Pin
Shog928-May-02 16:00
sitebuilderShog928-May-02 16:00 
GeneralRe: Help - can't get my user drawn combo box to work. Pin
28-May-02 19:10
suss28-May-02 19:10 
QuestionCRichEditCtrl question? Pin
Surender28-May-02 14:39
Surender28-May-02 14:39 
AnswerRe: CRichEditCtrl question? Pin
28-May-02 14:52
suss28-May-02 14:52 

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.