Re: MPLAB X IDE beta under Linux and Mac OS X
Tamas Rudnai <[email protected]> Mon, 18 Oct 2010 07:39:58 +0100
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <[email protected]> |
--00163628523ce6a5390492de711d Content-Type: text/plain; charset=ISO-8859-1 On Mon, Oct 18, 2010 at 7:34 AM, Xiaofan Chen <[email protected]> wrote: > I tend to like it as well based on my limited testing. Of course it is > only a beta and not feature complete yet. > So it is more like Alpha version? What is Beta 3.0 btw - I mean in MPLAB X I thought the 'X' meant the version 10 as in Roman number, like in Mac OS X? Thanks, Tamas > > > > -- > Xiaofan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- int main() { char *a,*s,*q; printf(s="int main() { char *a,*s,*q; printf(s=%s%s%s, q=%s%s%s%s,s,q,q,a=%s%s%s%s,q,q,q,a,a,q); }", q="\"",s,q,q,a="\\",q,q,q,a,a,q); } --00163628523ce6a5390492de711d--