Hello TrouSerS-users,
I included <trousers/trousers.h> in my code and tried to use
"DBG("...message...", result)", but I got these compilation errors:
first.c:29:1: warning: implicit declaration of function ‘DBG’
[-Wimplicit-function-declaration]
DBG(“...message...”, result);
^
first.c:29:1: error: stray ‘\342’ in program
first.c:29:1: error: stray ‘\200’ in program
first.c:29:1: error: stray ‘\234’ in program
first.c:29:8: error: expected expression before ‘...’ token
DBG(“...message...”, result);
^
first.c:29:8: error: stray ‘\342’ in program
first.c:29:8: error: stray ‘\200’ in program
first.c:29:8: error: stray ‘\235’ in program
Any suggestions?
Thank you.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users