I had made a project in C.Now i have to continue with the same project but language i have use is java. As the code is too long instead of repeating the same work in java I want to do add something new to the already existing code.
Could u suggest me some way through which i can convert my C code to java without much overhead ?
Could u suggest me some way through which i can convert my C code to java without much overhead ?
Comment