Web Links [Tag : Functions]
Sort By :
11. C++ tutorial on Static functions
Explains the concept of static functions and differences between normal functions and static functions.
Category:   C and C++ > Tutorials > Introduction to C and C++

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

12. Basic C++ functions
Tutorial for understanding the C++ functions. It shows you two functions that return the same result but are coded differently.
Category:   C and C++ > Tutorials > Introduction to C and C++

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

13. Cookie Functions
4 javascript cookie functions that I wrote for various website projects. I put them together in this script. They allow you to access, assign, modify, and delete your cookies with client-side code.
Category:   JavaScript > Scripts and Programs > Cookies

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

14. Functions and Subroutines
Basic tutorial explaining how, when, where, and why to use a Function or a Subroutine in your code. Learn how to call subroutines and functions and how to pass parameters.
Category:   ASP > Tutorials > Introduction to ASP

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

15. LTrim; RTrim; and Trim Functions
You may use these functions to use to lead spacing. For left of string LTRIM, right of string TRIM, for both side TRIM.
Category:   ASP > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

16. Using named arguments in JavaScript functions
Want to create functions in JavaScript that can accept varying number of parameters, or parameters specified in arbitrary order? This tutorial shows you how.
Category:   JavaScript > Tutorials > Development

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

17. Calculator with Handy Functions V2.0
A simple JavaScript calculator sometimes may have some unwanted reactions when its user press some buttons unexpected by the design. This calculator has some better controls to avoid these unwanted reactions to the unusual button pressing. It works in the way like a practical product.
Category:   JavaScript > Scripts and Programs > Calculators

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

18. Calculator with Handy Functions
A simple JavaScript calculator sometimes may have some unwanted reactions when its user press some buttons unexpected by the design. This calculator has some better controls to avoid these unwanted reactions to the unusual button pressing. It works in the way like a practical product.
Category:   JavaScript

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

19. pduconv - C-functions for converting PDU <-> ASCII
This package contains two callable C-functions. The first converts from a plain ASCII string into a array of PDU bytes suitable for sending SMS via a cell phone. The second takes an PDU array and converts it back into a plain ASCII string again.
Category:   C and C++ > Scripts and Programs > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

20. Short keys Rivest-Shamir-Adelman (RSA) encrypt-decrypt functions
Everything for easy RSA encryption. Functions for generating keys (modulo, public and private), for encrypting and for decrypting. Modulo always eight-valued and keys are 4-8 valued. Not compatible with PGP or other RSA implementations.
Category:   PHP > Scripts and Programs > Development Tools

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [< Previous] 1 2 3 4 [Next >]