pass structure containing string to C code type simcase a::Int32 b::Int32 c::Cstring end n = 2 m = 3 x = randn(n,m) s = simcase(3,4,Cstring("hello")) ...
確定! 回上一頁