Search Results

Search: Posts Made By: vsanjit
Forum: Programming 11-10-2008
9,495
Posted By vsanjit
GNU C library for parsing of XML files
Hi all,

Is there a known GNU C library available for parsing XML files for particular attributes ?
Forum: Programming 11-10-2008
10,194
Posted By vsanjit
Ahh..didn't know about this call at all. ...
Ahh..didn't know about this call at all.

Thanks so much man! Really appreciate it.
Forum: Programming 11-10-2008
10,194
Posted By vsanjit
Thanks Wempy ! How do i change the current...
Thanks Wempy !
How do i change the current directory using C ?

Does system("cd /mnt/john/"); work?
or do i use the chroot() system call ? But this would alter the system's root directory. I...
Forum: Programming 11-10-2008
10,194
Posted By vsanjit
Need help with running the tar command using system() call in C
Hey everyone,

I've been trying to use the system(cmd) call in C to tar multiple files together.
When i do so i specify the absolute paths of the tar file as well as the files to be included in...
Forum: Programming 11-06-2008
4,790
Posted By vsanjit
Question about the system() function in C
Hello all !

Could someone throw some light on whether there's a limit to the number of characters contained in the command string that is passed to the system() call in C.

Is it OS dependent?...
Showing results 1 to 5 of 5

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