Jump to content
UBot Underground

A HUGE Thank You To The Team!!!


Recommended Posts

Certainly Marton, when writing a program, you'll normally organize chunks into defines (subroutines). Then it's really handy to get the subroutine outside of the normal flow of the program, thus moving it to it's own tab, and then hiding it from end compiling, is like Blumi said, magic.

 

It has the effect of making your code easier to debug and faster to work with.

 

Frank

Link to post
Share on other sites

Certainly Marton, when writing a program, you'll normally organize chunks into defines (subroutines). Then it's really handy to get the subroutine outside of the normal flow of the program, thus moving it to it's own tab, and then hiding it from end compiling, is like Blumi said, magic.

 

It has the effect of making your code easier to debug and faster to work with.

 

Frank

 

Thanks so much Frank, I use defines all the time, I didn't know I could move them to separate tabs.

 

Thanks & all the best,

Marton

Link to post
Share on other sites
  • 2 weeks later...

Pretty much the ability to code in a separate tab and compile with out showing. So now rather then having to scroll down all the time you can just switch to the next tab (just one example).

 

Im trying to figure out the importance as well, that was the first thing that came to mind. Let me know if im wrong, anyone..

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...