Search Results

Search: Posts Made By: janemary.a
Forum: Programming 06-07-2007
19,850
Posted By janemary.a
Hi, Sorry for the delayed reply. Thank you...
Hi,

Sorry for the delayed reply. Thank you so much both for the suggestions.

Jane A
Forum: Programming 05-17-2007
19,850
Posted By janemary.a
Checking Single Quotes in C
Hi !

Can anyone please tell me how can I check if a character is single quotes in C ?

Thanks,
Jane A
Forum: Programming 05-15-2007
3,059
Posted By janemary.a
Multidimension character array
Hi !

I'm having problem with assigning values to a multidimensional character array.
i wanted to have an array with 48 fields ,each filed being of varying size and hence have declared the array...
4,498
Posted By janemary.a
Hi Jim ! Thank you so much. It worked. ...
Hi Jim !

Thank you so much. It worked.

Jane A
4,498
Posted By janemary.a
Environmental Variable
Hi,

I'm exporting an environmental variable from a C program using putenv function. I'm calling the exe of the C program from shell script. But when I display the environmental variables from the...
Forum: Programming 05-14-2007
35,739
Posted By janemary.a
I am using HP-UX B.11.11. With Pro C I mean Pro*...
I am using HP-UX B.11.11. With Pro C I mean Pro* C.
Forum: Programming 05-14-2007
35,739
Posted By janemary.a
I am working in Unix Environment. Can you please...
I am working in Unix Environment. Can you please tell me how to compile a Pro C file without a make ?
Forum: Programming 05-14-2007
35,739
Posted By janemary.a
Nope ! There are no extra characters in the...
Nope ! There are no extra characters in the function.
Mine is a Pro C file. I compiled it using Makefile.
Forum: Programming 05-11-2007
35,739
Posted By janemary.a
setenv function in C programming
Hi

I have a problem with setenv function in C. I'm calling an .exe of a c program from my shell script. Now, I have to pass a value from the .exe to my shell script. So i have exported an variable...
Forum: Programming 05-11-2007
3,109
Posted By janemary.a
Processing a CSV file
Hi

I'm reading a comma separated file record by record. After reading a record, I'm tokenizing it using strtok() function and moving the tokens into a structure.

But suppose if a record is of...
12,854
Posted By janemary.a
Hi It worked. Thanks a lot Anbu.
Hi

It worked. Thanks a lot Anbu.
12,854
Posted By janemary.a
Assigning Value of variable
Hi

In my shell script, I'm trying to find the line count of a file and assign it to a variable.

LINE_COUNT=$(wc -l $FILE_NAME)

But when i display LINE_COUNT, i'm getting the linecount...
Showing results 1 to 12 of 12

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