Hi there I have an doubt regarding file operations(fread(),fwrite(),fopen (),fclose()) in the NDK,I have an JNI that calls the c program,but i have to do file operations either in JNI,pass to c program or in c or in Java program pass to JNI/C program,If any one know kindly say how to open a file in write mode(create output file),read from file.
Thanks & Regards Subram --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

