Nested comments

Post your requests and ideas on the future development of mikroC for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Daniel Wee
Posts: 38
Joined: 14 Jun 2007 22:05

Nested comments

#1 Post by Daniel Wee » 12 Feb 2009 20:37

The following will generate a very cryptic error:-

void main(void)
{
while (1);

/*
/* This is a comment */
*/
}

Is it possible to provide support for nested comments in the new version of the compiler?

Daniel

Post Reply

Return to “mikroC for dsPIC30/33 and PIC24 Wish List”