This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

warning: multi-character character constant


Hi,
I get always this warning during code compiling:

warning: multi-character character constant

in lines like:
if (*(long*)p == 'xxxx'))
...

What does it mean?
Thanks for help

==================================================================
Valerio Ferrucci                        Tabasoft Sas
valfer@flashnet.it                      http://tabasoft.ancitel.it
                                        taba@flashnet.it



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]