Pelles C forum

C language => Beginner questions => Topic started by: Gary Willoughby on January 23, 2010, 12:03:09 AM

Title: How to correctly use __typeof__ ?
Post by: Gary Willoughby on January 23, 2010, 12:03:09 AM
Can anyone give me a code example on how to correctly use the pelles __typeof__ extension.
Title: Re: How to correctly use __typeof__ ?
Post by: Gary Willoughby on January 24, 2010, 03:12:21 AM
found the answer here:

http://gcc.gnu.org/onlinedocs/gcc/Typeof.html (http://gcc.gnu.org/onlinedocs/gcc/Typeof.html)