struct jail
01 main(int argc, char **argv)
02 {
03 struct jail j;
04 int i;
05 [...]
06 /* Populate the jail struct */
07 memset(&j, 0, sizeof(j));
08 j.version = 0;
09 j.path =
20%
04.11.2011
with AMD, IBM, and NVidia) submitted a specification to the Khronos Group, which promotes the OpenGL specification. Open Computing Language 1.0 (OpenCL) was released late in 2008 [3].
OpenCL now provides
20%
05.12.2014
CellStyle(sheetSubTitle[[1,1]], csSubTitle)
52
53 # Body
54 rows <- addDataFrame(data,sheet,startRow=4,
startColumn=1, colnamesStyle = csTableColNames,
colStyle=list('2'=csBody, '3'=csBody))
55 set