46%
05.12.2019
practices, discusses how elements of the Fortran 2003 standard [3] can integrate C and Fortran. The iso_c_binding module of Fortran 2003-compliant compilers matches Fortran and C types with named constants
46%
01.02.2012
for free if you order any Digital Issue Archive!
Add any Digital Issue Archive and the Linux (Pro) Magazine Archive DVD to your cart, then enter the discount code FREEDVD2012.
46%
08.05.2019
; ia[i] = i;
test(a,b,c, SIZE);
for (i=0; in", a[i], b[i], c[i]);
}
Listing 9: nowait Output
0
45%
05.12.2019
organizations to work together and quickly develop dozens of independent projects [8] [9]. Finally, it was decided to spin off Zuul 3 from OpenStack and run it as a standalone project under the Open ... The Zuul 3 gating system is a free and flexible solution for continuous integration, delivery, and deployment. ... Zuul 3 ... Zuul 3, a modern solution for CI/CD
45%
05.08.2011
DEjAhocW2hraXMIIEowIBAAKCAQEAhXo2cUYv
B8/P/BP0ges6i7VJ9Oj1bDHfILtu805syqwN5J6IBcgvesthq4Xpj4zuIVsCctU5SEIkx9texM+b
....
fuy3QFJdl3rM0w/ry1QDRy5WgfZsIpAQZUuCaZgZx2BavviuVcFGrd67RfP6gt2yBk7EhN0gQCN2
X5
45%
13.12.2022
/11/05 08:56:13 info unpack layer: sha256:1a930d163dcafa193dc2c3c005d9c220ae1c07a48cad5f7feed0066ada0b998f
2022/11/05 08:56:15 info unpack layer: sha256:d3ca234f568b088b991388a0e9e8b61b05ac8627522f10fe16df2b81d51c0748
45%
09.08.2015
-n
Show version
-v
Table 3
Editing Commands
Action
Command
Add lines above this one
i
Add lines below this one
45%
17.02.2015
fecbc1a5ad080b0efd
74680c6e1f4b28fb2c7ff419872418-c7-x86_64-comps.xml.gz
/var/www/html/repodata/
03 [root@localhost ~]# gunzip /var/www/html/repodata/4b9ac2454536a901
fecbc1a5ad080b0efd74680c6e1f
45%
06.10.2019
.e., output all warnings) shows in Listing 4.
Listing 3
Splint Warnings
splint -strict example1.c
Splint 3.1.2 --- 11 May 2019
example1.c: (in function main)
example1.c:9:5: Format string
45%
07.11.2011
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
... A\n");
05 #pragma omp barrier
06 Calculationfunction(B,C);
07 printf("C was calculated from B\n");
08 }
The Calculationfunction()
line in this listing calculates the second argument ...
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.