Saturday, 31 August 2013

Create Method that has dynamic number of parametr

Create Method that has dynamic number of parametr

References

Reference NO 1

http://stackoverflow.com/questions/7607353/how-to-create-java-method-that-accepts-variable-number-of-arguments

Reference NO 2

http://stackoverflow.com/questions/919680/python-can-a-variable-number-of-arguments-be-passed-to-a-function

Reference NO 3

http://php.net/manual/en/functions.arguments.php

Reference NO 4

http://www.devx.com/tips/Tip/29136

Reference NO 5

http://msdn.microsoft.com/en-us/library/vstudio/ms229008(v=vs.100).aspx

Reference NO 6

http://www.autohotkey.com/docs/Functions.htm

Reference NO 7

http://www.ruby-doc.org/docs/ProgrammingRuby/html/tut_methods.html

Reference NO 8

http://www.swig.org/Doc1.3/Varargs.html

No comments:

Post a Comment