April 28, 2022 Issues » [Issue 23067] New: importC: offsetof macro assumes size_t is defined | |||
|---|---|---|---|
| |||
...druntime uses size_t to cast the result type, but size_t isn't a... | |||
April 28, 2022 Learn » Re: CTFE and BetterC compatibility | |||
|---|---|---|---|
| |||
...string str) pure
{
Data data;
if (__ctfe) {
size_t used;
data.digits.length = str.length... | |||
April 27, 2022 Genel » Re: SONY-2: Single Index 2D Array | |||
|---|---|---|---|
| |||
...char getData(size_t i)
> {
> auto len = array[0].length; // T.sizeof;
> size_t y... | |||
April 26, 2022 Genel » Re: SONY-2: Single Index 2D Array | |||
|---|---|---|---|
| |||
...char getData(size_t i)
{
auto len = array[0].length; // T.sizeof;
size_t y... | |||
April 26, 2022 Learn » Re: Library for image editing and text insertion | |||
|---|---|---|---|
| |||
...complex dependencies). If utility size is of utmost...some primitive image manipulations. T -- People who are... | |||
April 26, 2022 Learn » Library for image editing and text insertion | |||
|---|---|---|---|
| |||
...size is required. I'm looking for something similar in C/C++, I can't... | |||
April 26, 2022 General » Re: I just created a dub package. Frankly, the whole thign is backward. | |||
|---|---|---|---|
| |||
...second-class citizens doesn't really sit right...where n is the size of the change... | |||
April 26, 2022 Issues » [Issue 22991] GC array literals restricted in size | |||
|---|---|---|---|
| |||
...the static array to easily create a huge struct. A struct size isn't restricted.] -- | |||
April 24, 2022 General » Re: I just created a dub package. Frankly, the whole thign is backward. | |||
|---|---|---|---|
| |||
...to be a one size fits all solution...same commit. There shouldn't be an issue... | |||
April 23, 2022 General » Link fails on vers 2.099 ; Windows version | |||
|---|---|---|---|
| |||
...different in content as well as size. I haven't found any articles addressing this... | |||
Copyright © 1999-2021 by the D Language Foundation