sorry for confusing .. I am working with C++ . I need code to read line by line from a text file and modify a particular line in a main file & create as many main files as no of lines in the text file . then run a software over each modified file .
Hi ,
I am using a software written in Visual Basic and simulation of which is written in Fortran . In this software in interface when i open a cateogory and give one set of values to parameters and run the S/W then i get results. My problem is i want to enter 100 such set of parameters one by...
This is what i need to print in my output file
c:\My Documents\Folder1\Input1\1.dat xyz.dat
c:\My Documents\Folder1\Input1\2.dat xyz.dat
....
.
.
.
.
c:\My Documents\Folder1\Input1\10.dat xyz.dat
My output file should look exactly like this. even if i am trying to use \\ (double slash )...
#include<stdio.h>
Hi,
I would like to know why i am getting a segmentation fault when i run this code, also i want to write the statement as it is into file.txt just changing the value of m in m.dat without changing the format which i am not getting .Can someone help me with this??
main()
{...
I have a software written in VC++ and in the interface it accepts few values for different parameters. I want to do something like read a file which list of entries in to the interface instead of modifying one by one to get output , i ll read a file which all some 100 entries and read line by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.