[Cuis-dev] recommendations for class name prefixes

Luciano Notarfrancesco luchiano at gmail.com
Sun Jun 23 01:16:17 PDT 2024


On Sun, Jun 23, 2024 at 12:16 Andres Valloud via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Why is it that I can make a C program with a function called memcpy(),
> avoiding conflicts with whatever the standard library or even the
> compiler itself provides?


Because function names in C are local, instead of global like class names
in Smalltalk-80? Or what other explanation were you thinking of?


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240623/428fee11/attachment-0001.htm>


More information about the Cuis-dev mailing list