Dear all, I used the "restrict" key word in my application to delcare some pointers, and unfortunately an error came up, like "error: expected ';', ',' or ')' before 'src' const void *restrict src, int len);" As I know, "restrict" is a key word in C99 standard, so does rtems support this feature?
Best wishes, [email protected]
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
