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

Davor Cubranic cubranic at stat.ubc.ca
Thu Dec 12 22:54:31 PST 2013


C++ compiler's name is g++. Cpp is the macro preprocessor. (And what this has to do with MacPorts, I've no idea.)

Davor

> On Dec 9, 2013, at 9:25 AM, Gmail <yangzf01 at gmail.com> wrote:
> 
> Hi Chris
> Yes, it is fortran code. I am not sure why it uses CPP to compile it. From the compilation statement, Fortran code is converted to .b file and then to compile it. I am not sure why.
> 
> 
>> On Dec 9, 2013, at 3:51 AM, Chris Jones <jonesc at hep.phy.cam.ac.uk> wrote:
>> 
>> 
>>> 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.
>> 
>> The code that was posted by the OP sure isn't C++... Been a while since I used it, but looks like fortran to me..
> 
> Thank you
> Bruce
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users


More information about the macports-users mailing list