both too many and too few arguments
16 Dec
2014
16 Dec
'14
2:10 a.m.
GNU Pascal version 20070904, based on gcc-3.4.5 (mingw special).
gpc jsm6.pas jsm6.pas: In main program: jsm6.pas:7: error: too many (>1) arguments to routine `noargproc' jsm6.pas:5: error: routine declaration jsm6.pas:7: error: too few (1) arguments to function `noargproc'
I defined a procedure with no arguments. When I called it with two arguments, I got error messages saying both "too many" and "too few" arguments. What is the significance of the "1" in "too many (>1) arguments" and in "too few (1) arguments"?
4258
Age (days ago)
4259
Last active (days ago)
1 comments
2 participants
participants (2)
-
Baudouin Le Charlier -
Jay Michael