Pelles C forum

Pelles C => General discussions => Topic started by: post from old forum on September 13, 2004, 11:35:23 PM

Title: function prototypes add-in
Post by: post from old forum on September 13, 2004, 11:35:23 PM
Hi.
This is my first attempt at creating an add-in for PellesC. It´s supposed to find functions in your code window.

Carlos

[Attachments are not enabled yet]
Title: function prototypes add-in
Post by: post from old forum on September 13, 2004, 11:35:47 PM
Hello,

Nice work!

Pelle
Title: function prototypes add-in
Post by: post from old forum on September 13, 2004, 11:36:20 PM
Hello.

Thanks.

Carlos
Title: function prototypes add-in
Post by: post from old forum on September 13, 2004, 11:36:53 PM
Hi.
My add-in may not handle "#" character as it should as well as several other cases.

Example.


#define FOO 45 /* commentcomment continues */
I'll try to fix it all. New version attached.

Thanks

[Attachments are not enabled yet]