How to make c++ realize empty character constant ''?

Brandon Allbery allbery.b at gmail.com
Sun Dec 8 17:47:27 PST 2013


On Sun, Dec 8, 2013 at 1:35 PM, Gmail <yangzf01 at gmail.com> wrote:

> Does anyone know how to make cpp can compile empty character constant?


There is no such thing. What would it mean?

If you're trying to make a C/C++ string, perhaps you want '\0'. But I can't
tell what language you are working with or what exactly you are trying to
accomplish.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20131208/277a85e0/attachment.html>


More information about the macports-users mailing list