18 Results
Convert String for C++ Icon
Convert string for C++ source code.
Free
Convert a real number to a string Icon
Converts number to a string of letters.
Free
string to integer conversion Icon
Program uses std::istringstream which is defined in sstream to convert string.
Free
Convert string to hex Icon
Qoute string converting each char to hex repr and back
Free
convert string to uppercase capitals Icon
PHP provides a simple function to convert all letters to uppercase
Free
Sanitize String Icon
Use this to sanitize a string and convert all wierd characters.
Free
integer to string conversion Icon
It uses std::ostringstream which is defined in sstream to convert integer.
Free
PHP clean string for mysql Icon
Function to clean up a string before using it in a mysql query
Free
Decode an encoded query string in C Icon
Decode part of a query string that has been encoded.
Free
A queue for string data Icon
A queue data structure, for string data only, which looks like a File object
Free