- To: gcc-help@xxxxxxxxxxx
- Subject: compile error
- From: ap <apostop@xxxxxxxxx>
- Date: Wed, 18 Jul 2012 14:00:15 +0000 (UTC)
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- User-agent: Loom/3.14 (http://gmane.org/)
I have the following #define in my code
#define SWAP64(p) ( (*(unsigned _int64*)(p)) = _byteswap_uint64(*(unsigned
_int64*)(p)))
When I compile I get the error: expected primary-expression before 'unsigned',
when I use SWAP64
Does anybody have any idea?
Thanks
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]