Search Results

Search: Posts Made By: uday.sena.m
Forum: Programming 10-17-2011
1,462
Posted By uday.sena.m
Functions
Hi All,

Can any one help me.
I am calling in a function2 with string as parameter from function1, the function1 gives 3 values. how i get the 3 values from funciton2 to function1. i have to give...
Forum: Programming 10-14-2011
906
Posted By uday.sena.m
NO i got the solution for the previous problem i...
NO i got the solution for the previous problem i faced, this is to find the total process values:D
Forum: Programming 10-13-2011
906
Posted By uday.sena.m
search a file for processes
I have a file with the following content i need to get the Timestamp,Elapsetime, and calculate the averages of the Elapsedtime, foreach process and need to display the process name one by one.i.e...
Forum: Programming 09-28-2011
3,920
Posted By uday.sena.m
Getting same error bus error(core dump ) at the...
Getting same error bus error(core dump ) at the same location please help me

while (fgets(strLine, MAX_LINELEN, vobjFile) != NULL && feof(vobjFile) == 0) {

/* Only consider...
Forum: Programming 09-27-2011
3,920
Posted By uday.sena.m
Core dump error in code
HI,
I am getting run time error when am trying to compile the following coe can any one please help me
while (fgets(strLine, MAX_LINELEN, vobjFile) != NULL && feof(vobjFile) == 0) {
...
Forum: Programming 09-22-2011
3,334
Posted By uday.sena.m
can explain it briefly i didn't got the...
can explain it briefly i didn't got the solution....
Forum: Programming 09-22-2011
3,349
Posted By uday.sena.m
This is only for the process NEWOLUF2 after this...
This is only for the process NEWOLUF2 after this i'll change to other process and the content is in a file from the file we have to read the data and perform the task the exact scenario is as...
Forum: Programming 09-21-2011
3,334
Posted By uday.sena.m
Concatenate two lines in a fIle
Hi All,

Can any one help me in finding the solution for concatenating two or more lines in a file and writing them to a temporary file.

for Example:
He is a wise student.
So he got first...
Forum: Programming 09-21-2011
3,349
Posted By uday.sena.m
This is not possible because i need to search for...
This is not possible because i need to search for the NEWOLUF2 and get the Elapsetime,Timestamp for the same string but these TWO are in different lines so how can i search and get the values exactly.
Forum: Programming 09-20-2011
3,349
Posted By uday.sena.m
search a file between two begin and end strings in c
I have a file with the following content i need to get the Timestamp,Elapsetime, and calculate the averages of the Elapsedtime, for perticulaer process and need to display the process name, the...
Forum: Programming 09-15-2011
3,349
Posted By uday.sena.m
search a file between two begin and end strings in c
Can any one help me out with following problem...

I want to search in a file which has two strings repeat each time(like start and end) i want to search between these two string in C programming. ...
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 09:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy