Click here to Skip to main content
16,005,206 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to add the new function???? Pin
savitri3-Mar-08 23:13
savitri3-Mar-08 23:13 
GeneralRe: how to add the new function???? Pin
CPallini3-Mar-08 23:23
mveCPallini3-Mar-08 23:23 
GeneralRe: how to add the new function???? Pin
toxcct4-Mar-08 6:04
toxcct4-Mar-08 6:04 
GeneralRe: how to add the new function???? Pin
CPallini4-Mar-08 9:16
mveCPallini4-Mar-08 9:16 
GeneralRe: how to add the new function???? Pin
El Corazon4-Mar-08 7:13
El Corazon4-Mar-08 7:13 
GeneralRe: how to add the new function???? Pin
Eytukan4-Mar-08 7:40
Eytukan4-Mar-08 7:40 
AnswerRe: how to add the new function???? Pin
savitri4-Mar-08 17:44
savitri4-Mar-08 17:44 
GeneralRe: how to add the new function???? Pin
Cedric Moonen4-Mar-08 20:19
Cedric Moonen4-Mar-08 20:19 
savitri wrote:
but i know c++


I'm sorry to chatter your dreams but you don't know C++, neither C. The level of questions you are asking is from somebody who comes from VB and expect everything to be the same: you don't know how to write a switch case, you don't know how to declare a function, ...
All of these things are really the basics !

I sound maybe a little bit harsh but the best thing you can do is to buy a good book about C or C++ (depends what you want to learn) and start from the begining. It may sound like loosing your time but it's not the case. You'll be far more efficient and you won't to ask thousands of questions on the message boards each time you don't understand something.

Cédric Moonen
Software developer

Charting control [v1.3 - Updated]

GeneralRe: how to add the new function???? Pin
Christian Graus5-Mar-08 9:07
protectorChristian Graus5-Mar-08 9:07 
GeneralMMX (or other) enabled runtime libraries. Pin
jpg6423-Mar-08 23:05
jpg6423-Mar-08 23:05 
GeneralRe: MMX (or other) enabled runtime libraries. Pin
Matthew Faithfull3-Mar-08 23:25
Matthew Faithfull3-Mar-08 23:25 
GeneralRe: MMX (or other) enabled runtime libraries. [modified] Pin
jpg6423-Mar-08 23:34
jpg6423-Mar-08 23:34 
GeneralRe: MMX (or other) enabled runtime libraries. Pin
Matthew Faithfull4-Mar-08 0:08
Matthew Faithfull4-Mar-08 0:08 
Questionerror C2440: '=' : cannot convert from 'unsigned int' to 'unsigned int *'? Pin
gentleguy3-Mar-08 22:40
gentleguy3-Mar-08 22:40 
AnswerRe: error C2440: '=' : cannot convert from 'unsigned int' to 'unsigned int *'? Pin
CPallini3-Mar-08 22:46
mveCPallini3-Mar-08 22:46 
AnswerRe: error C2440: '=' : cannot convert from 'unsigned int' to 'unsigned int *'? Pin
Cedric Moonen3-Mar-08 22:47
Cedric Moonen3-Mar-08 22:47 
AnswerRe: error C2440: '=' : cannot convert from 'unsigned int' to 'unsigned int *'? Pin
Rajkumar R3-Mar-08 22:51
Rajkumar R3-Mar-08 22:51 
GeneralRe: error C2440: '=' : cannot convert from 'unsigned int' to 'unsigned int *'? Pin
gentleguy4-Mar-08 13:51
gentleguy4-Mar-08 13:51 
GeneralRe: error C2440: '=' : cannot convert from 'unsigned int' to 'unsigned int *'? Pin
Rajkumar R4-Mar-08 17:00
Rajkumar R4-Mar-08 17:00 
Generalgetting installation path of currently running exe Pin
neha.agarwal273-Mar-08 22:34
neha.agarwal273-Mar-08 22:34 
GeneralRe: getting installation path of currently running exe Pin
CPallini3-Mar-08 22:39
mveCPallini3-Mar-08 22:39 
Questionhow to use the symbols like & and % in VC++ and also how to find the middle value in VC++?? Pin
savitri3-Mar-08 22:02
savitri3-Mar-08 22:02 
GeneralRe: how to use the symbols like & and % in VC++ and also how to find the middle value in VC++?? Pin
Rajesh R Subramanian3-Mar-08 22:09
professionalRajesh R Subramanian3-Mar-08 22:09 
GeneralRe: how to use the symbols like & and % in VC++ and also how to find the middle value in VC++?? Pin
CPallini3-Mar-08 22:35
mveCPallini3-Mar-08 22:35 
GeneralRe: how to use the symbols like & and % in VC++ and also how to find the middle value in VC++?? Pin
Rajesh R Subramanian3-Mar-08 22:39
professionalRajesh R Subramanian3-Mar-08 22:39 

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.