|
|
|
|
|
by astrange
1639 days ago
|
|
Sure it's fine, but isn't that not writing in Java? I don't remember how good the Java interfaces look though, eg if you worked around no constant data by defining your arrays in C and passing them back, would they be bounds checked arrays? |
|
If one is dumb enough to use C style arrays instead of C++ bounded checked ones, yes that is a problem, again just like C arrays defined in CGO.