| Web Links [Tag : Functions] |
|
11. C++ tutorial on Static functions
|
Explains the concept of static functions and differences between normal functions and static functions.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|