cgicc-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cgicc-help] UTF-8 support


From: Mayank Lahiri
Subject: [Cgicc-help] UTF-8 support
Date: Wed, 30 Mar 2011 20:54:15 -0500

This may be a trivial question, but does CGICC properly handle parsing
UTF-8 strings out of form submissions? In other words, can I access
the raw UTF-8 bytes from the string returned by FormEntry::getValue,
using std::string::data() and std::string::size() as the count of
bytes?

-Mayank



reply via email to

[Prev in Thread] Current Thread [Next in Thread]