Some user-made C functions and their D equivalents
pascal111
judas.the.messiah.111 at gmail.com
Thu Jul 28 16:10:46 UTC 2022
On Thursday, 28 July 2022 at 15:55:04 UTC, kdevel wrote:
> On Thursday, 28 July 2022 at 14:57:36 UTC, pascal111 wrote:
>>> [...]
>>> Sure. What effect do YOU hope to causes or prevent by writing
>>>
>>> ```
>>> /******************************************/
>>> ```
>>>
>>> between all of your functions?
>>
>> I'm normal programmer, by mean that I'm not so expert in C
>> matters to know really if there are particular patterns that
>> have specific meanings for the compiler or not.
>
> I was asking why /you/ put
>
I'm trying to answer you; remember that your question isn't
simple as it seemed, so it needs rich explaining.
> ```
> /******************************************/
> ```
>
> between function definitions. You cannot or do not want to
> answer that question. I think that this pattern or habit is not
> your invention. You borrowed that style from someone else and
> did not ask him or her for its purpose. Right?
Really I want to answer you, but yes, maybe you are right that I
saw this pattern before, but I don't remember where? really I
don't remember where I saw it. I thought it's useless pattern.
More information about the Digitalmars-d-learn
mailing list