Search Results

Showing results 1 to 1 of 1
Search took 0.02 seconds.
Search: Posts Made By: Ene Uran ; Forum: C++ and child forums
Forum: C++ Oct 7th, 2006
Replies: 7
Views: 6,649
Posted By Ene Uran
Here is a mildly more modern way:
// convert string to all lower case

#include <algorithm>
#include <cctype>
#include <iostream>
#include <string>

using namespace std;
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC