Posted by mbstevens on 02/17/07 04:59
On Fri, 16 Feb 2007 20:38:51 -0800, ingle.anil wrote:
> Hi,
> we classified reusable practice into three categries..
> 1) constant parameter-function with constant number of parameters
> 2) variable parameter-function with variable parameters
> 3) context parameter-function with context
>
> please explain what are the other best practices in reusable coding.
Kind of a broad topic.
> we are facing problem as our code is getting use again and again.
> we want to use the concept of reusability.
Huh?
Investigate "libraries" "modules" and "objects" in relation
to programming languages.
Navigation:
[Reply to this message]
|