<div><div>On Sun, Jun 23, 2024 at 12:16 Andres Valloud via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<br></div></div><div><div><div class="gmail_quote"></div></div></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Why is it that I can make a C program with a function called memcpy(), <br>
avoiding conflicts with whatever the standard library or even the <br>
compiler itself provides?</blockquote><div dir="auto"><br></div></div><div><div dir="auto">Because function names in C are local, instead of global like class names in Smalltalk-80? Or what other explanation were you thinking of?</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)" dir="auto"><br></blockquote>
</div>