Search found 1 match

by bow_der_kleine
2013-01-12T04:19:15-07:00
Forum: Developers
Topic: Patch for Vala Binding
Replies: 3
Views: 4700

Patch for Vala Binding

Now, we are developing a binding of MagickWand for programming language Vala (live.gnome.org/Vala/) a relative promised language. Vala-compiler compiles Vala code into C code and we can further use C code. For the compilation from C code to object file, it need a memory size of any struct for memory ...