muntoo wrote:BTW, instead of:
Start: main()/End: main()
You could make it look like while().
I would beg to differ, only because a task is not a loop, and I don't want any confusion as to the functionality of a task. However, some visual connector may become necessary.. Maybe just a line?
So, I'm using Visual NXC for my graduation project, and I need to do some surveying! If you all could please participate, that would be great! Results are more geared towards making Visual NXC into exactly what the community wants... So yeah, even if you don't support educational institutions, please participate!
LOL, but we all know, that it (like any other program) will never be "done" or "completed".
Re: Idea: Visual NXC
Posted: 05 Jan 2012, 16:35
by sidneys1
Just a little progress update as I slowly work towards Alpha 0.2:
Have a nice day,
~Sidneys1
Re: Idea: Visual NXC
Posted: 05 Jan 2012, 17:21
by HaWe
just curious:
what's actally "floating point integer"... 8-)
Re: Idea: Visual NXC
Posted: 05 Jan 2012, 17:56
by sidneys1
doc-helmut wrote:just curious:
what's actally "floating point integer"...
It was an attempt to make the 'float' type understandable.. A new user seeing the word "float" isn't going to understand what it means.. I may just call it a "decimal" though, even though it's technically incorrect.