Search Results

Search: Posts Made By: cjediknight
Forum: Programming 01-13-2006
12,033
Posted By cjediknight
dont you wanna consider using linux instead? ...
dont you wanna consider using linux instead?
Linux has lots of library such as gtk and glib to have a windows like look and feel
Forum: Programming 01-12-2006
5,790
Posted By cjediknight
Yes I think your problem is the buffer variable,...
Yes I think your problem is the buffer variable, where dir you define it and how did you define it,

if you just defined it in a global variable like this,

char * buffer, then definetely you...
Forum: Programming 01-12-2006
9,746
Posted By cjediknight
Try This
Hi,
Thanks for the ftp C reply,
May be you could try this to track all the child process

#include<signal.h>


static void handle_child_process(int sig)
{
/* this will print all the child...
Forum: Programming 01-11-2006
2,513
Posted By cjediknight
Reply for pipe
Try using fcntl.h,

check the fcntl man page, there are lots of low level file desctriptor
manipulation there.
Forum: Programming 01-11-2006
6,766
Posted By cjediknight
C FTP program
Hi,
Can somebody help me with this problem. I was ask to make a C Program that can FTP file file both downloading and uploading file in remote server. How can I do this, or is there any FTP library...
Showing results 1 to 5 of 5

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