Click here to Skip to main content
15,879,096 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: .obj, .lib and .dll? Pin
NiceNaidu30-May-06 21:19
NiceNaidu30-May-06 21:19 
GeneralRe: .obj, .lib and .dll? Pin
Polite Programmer31-May-06 19:15
Polite Programmer31-May-06 19:15 
QuestionOptional arguments Pin
SWDevil30-May-06 20:39
SWDevil30-May-06 20:39 
AnswerRe: Optional arguments Pin
Nibu babu thomas30-May-06 20:48
Nibu babu thomas30-May-06 20:48 
AnswerRe: Optional arguments Pin
_anil_30-May-06 21:00
_anil_30-May-06 21:00 
GeneralRe: Optional arguments Pin
SWDevil30-May-06 21:16
SWDevil30-May-06 21:16 
GeneralRe: Optional arguments Pin
Cedric Moonen30-May-06 21:18
Cedric Moonen30-May-06 21:18 
GeneralRe: Optional arguments Pin
Owner drawn30-May-06 21:25
Owner drawn30-May-06 21:25 
SWDevil wrote:
but if I declare it this way, will I be able to call the func without specifying the parameters D and E?


Well if you are desperate to get it working take a look at va_arg, va_list, va_start, va_end. It's an option.


Owner drawn
Jesus Loves
GeneralRe: Optional arguments Pin
ThatsAlok30-May-06 23:59
ThatsAlok30-May-06 23:59 
GeneralRe: Optional arguments Pin
Rajesh R Subramanian9-Oct-06 21:54
professionalRajesh R Subramanian9-Oct-06 21:54 
GeneralRe: Optional arguments Pin
Owner drawn16-Oct-06 19:25
Owner drawn16-Oct-06 19:25 
GeneralRe: Optional arguments Pin
_anil_30-May-06 21:29
_anil_30-May-06 21:29 
AnswerRe: Optional arguments Pin
toxcct30-May-06 21:46
toxcct30-May-06 21:46 
GeneralRe: Optional arguments Pin
SWDevil30-May-06 21:59
SWDevil30-May-06 21:59 
GeneralRe: Optional arguments Pin
toxcct30-May-06 22:04
toxcct30-May-06 22:04 
GeneralRe: Optional arguments Pin
ThatsAlok31-May-06 17:50
ThatsAlok31-May-06 17:50 
AnswerRe: Optional arguments Pin
BadKarma30-May-06 22:50
BadKarma30-May-06 22:50 
QuestionWM_GETTEXT and GetWindowText [modified] Pin
HakunaMatada30-May-06 20:14
HakunaMatada30-May-06 20:14 
AnswerRe: WM_GETTEXT and GetWindowText [modified] Pin
Stephen Hewitt30-May-06 20:27
Stephen Hewitt30-May-06 20:27 
GeneralRe: WM_GETTEXT and GetWindowText [modified] Pin
HakunaMatada30-May-06 20:31
HakunaMatada30-May-06 20:31 
GeneralRe: WM_GETTEXT and GetWindowText Pin
ThatsAlok30-May-06 23:51
ThatsAlok30-May-06 23:51 
GeneralRe: WM_GETTEXT and GetWindowText Pin
Stephen Hewitt31-May-06 13:39
Stephen Hewitt31-May-06 13:39 
AnswerRe: WM_GETTEXT and GetWindowText [modified] Pin
NiceNaidu30-May-06 20:27
NiceNaidu30-May-06 20:27 
AnswerRe: WM_GETTEXT and GetWindowText [modified] Pin
Hamid_RT30-May-06 20:49
Hamid_RT30-May-06 20:49 
GeneralRe: WM_GETTEXT and GetWindowText [modified] Pin
HakunaMatada30-May-06 20:33
HakunaMatada30-May-06 20:33 

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.