Jump to content

Recommended Posts

Posted

Any idea why the vl- functions have some charactures as Upper case? Is is so its easier to read?

 

Example:

 

Why do you always see it as "vlax-curve-getDistAtParam"

 

instead of "vlax-curve-getdistatparam"?

 

Not really a serious question, just curious.

Posted

LISP is not case-sensitive, so yes, I would assume that to be the mostly likely explanation.

Posted

You can find here a guideline about naming variables (SubMain - Professional C#/VB .NET Coding Guidelines) – even if intended for .Net programmers there is a lot of useful information for good coding habits, no matter the language you use.

 

Regards,

Posted

Very cool msasu, and thanks to both of you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

×
×
  • Create New...