write txt file in tizen native app via c
에 의해 Vikram
2015년 04월 28일 22:34
영어 (English)
8 댓글
I create a Tizen Native app, and I want to print some log to a text file, that's i can pull the log out from the device for analyzing. I've do the sample code like below, but seems can't open the file, fopen return NULL.
#include "stdio.h"
FILE *fp = fopen("/opt/usr/apps/org.tizen.test/res/rawdata.txt", "w");
Did anyone can help me? I am in a wrong way?
답변 바로가기
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------