Re: Instr()



Michael C wrote:
"dpb" <none@xxxxxxx> wrote in message news:f9b8on$dal$1@xxxxxxxxxxx
In the end, it's pretty much a tempest in a teapot, but there is no doubt the use of "API" for intrinsics and standard library routines is well out of the stream of ordinary nomenclature. The only reason for being somewhat persnickety in this regard is that communication is eased significantly if consistent terminology is employed. Otherwise, confusion reigneth even more than normal... :(

Do you have *any* information that shows API exludes inbuilt functions? Why are inbuilt functions any different from any other API?

_Because_ they _are_ builtin -- that's what "intrinsic" means (and in this case "standardese" matches common usage)...

Do you have *any* information that shows that API includes intrinsic functions (for those languages with the concept)?

--
.



Relevant Pages

  • Re: Instr()
    ... "intrinsics". ... external function, hence an API? ... these references they are most definately references to a dll. ... or Microsoft Windows API in all locations I find... ...
    (microsoft.public.vb.general.discussion)
  • Re: Instr()
    ... API means application programming interface, which applies to any function really. ... it simply calls some "under the hood" routine that has been written either in machione code or in ASM ... directly from or very closely derived from the C strstrrtl (as are most if not all of the other intrinsics). ...
    (microsoft.public.vb.general.discussion)
  • Re: Instr()
    ... language convention and even Standard which describe such as "intrinsics". ... though they are wrappers to an API developed for the Windows OS. ...
    (microsoft.public.vb.general.discussion)
  • Re: Instr()
    ... The only reason for being ... somewhat persnickety in this regard is that communication is eased ... Do you have *any* information that shows API exludes inbuilt functions? ...
    (microsoft.public.vb.general.discussion)
  • Re: Instr()
    ... Why are inbuilt functions any different from any other API? ... Common usage, if nothing else. ... Rob ...
    (microsoft.public.vb.general.discussion)