Click here to Skip to main content
15,796,886 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
Richard MacCutchan24-Mar-22 22:49
mveRichard MacCutchan24-Mar-22 22:49 
GeneralMessage Closed Pin
25-Mar-22 11:17
Member 1496877125-Mar-22 11:17 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
k505425-Mar-22 12:26
mvek505425-Mar-22 12:26 
GeneralMessage Closed Pin
25-Mar-22 15:25
Member 1496877125-Mar-22 15:25 
GeneralMessage Closed Pin
25-Mar-22 17:33
Member 1496877125-Mar-22 17:33 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
k505428-Mar-22 6:26
mvek505428-Mar-22 6:26 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
Richard MacCutchan25-Mar-22 23:53
mveRichard MacCutchan25-Mar-22 23:53 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
trønderen25-Mar-22 13:58
trønderen25-Mar-22 13:58 
Member 14968771 wrote:
QTconcurent will not accept more than 5 parameters
Reminds me of when I worked for a company about to publish a completely rewritten FORTRAN compiler: The release was pushed by one (significant) customer who had run into the old compiler's limit on 99 (ninety-nine) parameters to one function. The new compiler would allow 128 parameters, but it could easily be extended to 256 in future compiler versions.

I sort of accept that when going above a certain limit (isn't it 4 for the ARM ABI?), there is an increased cost. Five is probably acceptable. The day it grows beyond 99, I think you are on the wrong track Smile | :)
GeneralRe: how do I verify - "all the ducks in the row "? Pin
k505426-Mar-22 6:07
mvek505426-Mar-22 6:07 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
Richard MacCutchan25-Mar-22 23:51
mveRichard MacCutchan25-Mar-22 23:51 
GeneralMessage Closed Pin
28-Mar-22 15:44
Member 1496877128-Mar-22 15:44 
GeneralMessage Closed Pin
29-Mar-22 7:05
Member 1496877129-Mar-22 7:05 
GeneralRe: how do I verify - "all the ducks in the row "? Pin
k505429-Mar-22 7:55
mvek505429-Mar-22 7:55 
QuestionHelp with calculating percentage in C Pin
ForNow20-Mar-22 6:37
ForNow20-Mar-22 6:37 
AnswerRe: Help with calculating percentage in C Pin
k505420-Mar-22 6:54
mvek505420-Mar-22 6:54 
GeneralRe: Help with calculating percentage in C Pin
ForNow20-Mar-22 7:47
ForNow20-Mar-22 7:47 
GeneralRe: Help with calculating percentage in C Pin
Calin Negru20-Mar-22 9:41
Calin Negru20-Mar-22 9:41 
JokeRe: Help with calculating percentage in C Pin
RedDk21-Mar-22 8:16
RedDk21-Mar-22 8:16 
AnswerRe: Help with calculating percentage in C Pin
Victor Nijegorodov20-Mar-22 8:42
Victor Nijegorodov20-Mar-22 8:42 
GeneralRe: Help with calculating percentage in C Pin
ForNow20-Mar-22 10:02
ForNow20-Mar-22 10:02 
QuestionMessage Closed Pin
18-Mar-22 16:23
Member 1496877118-Mar-22 16:23 
AnswerRe: How to pass pointers and process them using ellipsis ? Pin
Richard MacCutchan19-Mar-22 0:08
mveRichard MacCutchan19-Mar-22 0:08 
GeneralMessage Closed Pin
19-Mar-22 5:06
Member 1496877119-Mar-22 5:06 
GeneralRe: How to pass pointers and process them using ellipsis ? Pin
k505419-Mar-22 6:01
mvek505419-Mar-22 6:01 
GeneralMessage Closed Pin
19-Mar-22 9:44
Member 1496877119-Mar-22 9:44 

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.