Search Results

Search: Posts Made By: phani_sree
Forum: Programming 11-01-2007
3,183
Posted By phani_sree
iam using c so is it possible in c
iam using c
so is it possible in c
Forum: Programming 11-01-2007
3,183
Posted By phani_sree
reading reading data from webpage
hi
iam reading data from web page using request socket and curl socket.
now my problem is some the web page containg data as a image so how can i read the data from a image.
thank,inadvance.
sree
Forum: Programming 10-25-2007
2,471
Posted By phani_sree
compilation problem
i have a class name 1.c in tht i am using function n wich has his body in 2.c and declaration in 2.h
now how can i compile 1.c.
ex;
1.c
int main()
{
//some data
n(10);
//somedata
}
*****...
Forum: Programming 10-24-2007
8,103
Posted By phani_sree
look at these " ...
look at these
"
phani"
i thins i want to remove spaces and special characters .
so finally i want "phani " as a output.
thank u,
sree
Forum: Programming 10-24-2007
8,103
Posted By phani_sree
parsing string in c
how can i remove the special characters
hi iam print the string variable .
suppse:
while(str!=NULL)
printf("******* %s ********** %d ",str,strlen(str));


output as:
****srinu ******** 5...
Forum: Programming 10-23-2007
21,003
Posted By phani_sree
thank u, ok but we don't know the value of...
thank u,
ok but we don't know the value of num_of_bytes value?
actually iam reading from webpage using curl socket.i don't know how much data it amy come.
so please show me the solution
Forum: Programming 10-23-2007
21,003
Posted By phani_sree
size of char array in c
i have to store a data more than 100000.
i don't know the size of the data whether it may be 100000 or 1000000.
so how can i define variable size;
example
char abc[1000000];
but i don't know the...
Forum: Programming 10-18-2007
3,145
Posted By phani_sree
how it can be possible ,is there any function in...
how it can be possible ,is there any function in c .
Forum: Programming 10-18-2007
3,145
Posted By phani_sree
coverting html data to text in 'c'
hi,
iam reading the webpage using curl socket.
so iam geting the data in html format
so how can convert html data to text data ,so i can move forward.
thank u,
sree
0
re
2,775
Posted By phani_sree
re
actually iam compiling scons script .
iam getting an error
<command line>:1:1: error: macro names must be identifiers
can u please explain in which cases it will occur
iam new to scons script....
7,727
Posted By phani_sree
thank u for u help, it's sloved my problem. ...
thank u for u help,
it's sloved my problem.
can i ask u one more question.
if i want to search 1.txt.
if found this files in two diffrent path suppose
/usr/lib/1.txt
/usr/local/share/1.txt
i...
Forum: Programming 07-25-2007
4,654
Posted By phani_sree
dynamic linking of folder name in makefile
i will tell my problem with example:
if i have a folder name called sree1.7.3
i know the starting name say sree and also path say /usr/lib.
so i want the folder name.
and how can i link this...
7,727
Posted By phani_sree
searching folder in perl
i will tell my problem with example:
if i have a folder name called sree1.7.3
i know the starting name say sree and also path say /usr/lib.
so i want the folder name.
and how can i link this...
Forum: Programming 06-25-2007
4,335
Posted By phani_sree
thank u no idea on perl or php so can u...
thank u
no idea on perl or php
so can u provide me any examples or tutuorials
Forum: Programming 06-25-2007
4,335
Posted By phani_sree
thank u very much i want to show the xml data...
thank u very much
i want to show the xml data inside the web browser
i will explain with example:
this is my xml file
<record>
<name>sree</name>
<email>a@c.com</email>...
Forum: Programming 06-25-2007
4,335
Posted By phani_sree
thank u . iam storing data in xml file. i...
thank u .
iam storing data in xml file.
i want show this data using html .
Forum: Programming 06-25-2007
4,335
Posted By phani_sree
thank u, but i need to generate dynamic html...
thank u,
but i need to generate dynamic html usin unix,c.
how it can be possible
Forum: Programming 06-23-2007
4,335
Posted By phani_sree
regarding html in c
i wnt to generate dynamic xml in c
ima using gcc compiler.
can u show me the way.
thank u
Forum: Programming 06-22-2007
2,235
Posted By phani_sree
compaision of dates
how can compare dates
example :
date1=23:06:2007;
date2=22:06:2007;
how can compare these two
thank u,
sree
Forum: Programming 04-23-2007
3,784
Posted By phani_sree
libxml c
i have xml file like this

<root>
<sree>
<cnu value="cprogramming"\>
</sree>
</root>
to retrieve the valuse of cnu element i tried the following code
Code:

void
parseDoc() {

xmlDocPtr...
Forum: Programming 04-20-2007
3,993
Posted By phani_sree
thank u i complie this using gcc -Wall -g...
thank u
i complie this using
gcc -Wall -g -I/usr/include/libxml2 -c 1.c -o 1
iit's complied well
and giving object as 1
when i run this object
./1
iam getting permission denied.
i gave...
Forum: Programming 04-20-2007
3,993
Posted By phani_sree
thank u, i willtry this i downloade libxml and...
thank u, i willtry this
i downloade libxml and instlled
i tried to run an example progrman
iam getting the following errors:
complied with:
gcc 1.c
errors::
1.c:4:30: error:...
Forum: Programming 04-20-2007
3,993
Posted By phani_sree
xml in c
how we can read and write xml files in c.
can u provide me any tutorial or examples thank u
2,600
Posted By phani_sree
thank u
but it's showing on the terminal
but in file sorting is not happening
how we can apply this this our file
Forum: Programming 02-02-2007
2,268
Posted By phani_sree
regarding file sorting
i ahve a file like:
*************************************
sree
122132
12321
***********************************
phani
21321
3213214
******************************
dddsds
213213123...
Showing results 1 to 25 of 52

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