What string of characters,when printed out to a text
file,will create a new line in the text file?
Answer Posted / uday
we need to use "\r\n".
suppose file_printf("Filename1","Uday\r\nKumar");
this will print
Uday
Kumar
in Filename1 file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of virtual object wizard and how it is used?
What happens when the gui map file get loaded?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Why don’t we normally load the gui maps through start up scripts?
What are the reasons that winrunner fails to identify gui object?
Name the three modes of running the scripts?
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you call windows APIs, explain with an example?
How do you handle tsl exceptions?
What are the platforms that WinRunner can be used?
What is the purpose of regexp_label property?
wat is the d/b windows 95&98&xp?could anybody give reply ?
when start testing
soft key for virtual object wizard ?
What is the use of gui map?