All of lore.kernel.org
 help / color / mirror / Atom feed
* OT: simple file operations in C
@ 2003-03-10  3:33 darren
  2003-03-10  8:02 ` Valdis.Kletnieks
  0 siblings, 1 reply; 9+ messages in thread
From: darren @ 2003-03-10  3:33 UTC (permalink / raw)
  To: reiserfs-list

Hi all,

Sorry for being slightly off-topic.

I want my program to be able copy, move and delete files, but i cannot seem to find any available functions or system calls to do this.

I don't really want to use shell by invoking "exec("mv XX YYY");, and i also do not want to fopen 2 files and then do multiple freads and fwrites.

Any suggestions?

Regards
Darren



^ permalink raw reply	[flat|nested] 9+ messages in thread
* OT: simple file operations in C
@ 2003-03-10  3:34 darren
  0 siblings, 0 replies; 9+ messages in thread
From: darren @ 2003-03-10  3:34 UTC (permalink / raw)
  To: reiserfs-list

Hi all,

Sorry for being slightly off-topic.

I want my program to be able copy, move and delete files, but i cannot seem to find any available functions or system calls to do this.

I don't really want to use shell by invoking "exec("mv XX YYY");, and i also do not want to fopen 2 files and then do multiple freads and fwrites.

Any suggestions?

Regards
Darren


^ permalink raw reply	[flat|nested] 9+ messages in thread
* OT: simple file operations in C
@ 2003-03-10  3:33 darren
  2003-03-10  4:37 ` Manuel Krause
  0 siblings, 1 reply; 9+ messages in thread
From: darren @ 2003-03-10  3:33 UTC (permalink / raw)
  To: reiserfs-list

Hi all,

Sorry for being slightly off-topic.

I want my program to be able copy, move and delete files, but i cannot seem to find any available functions or system calls to do this.

I don't really want to use shell by invoking "exec("mv XX YYY");, and i also do not want to fopen 2 files and then do multiple freads and fwrites.

Any suggestions?

Regards
Darren



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-03-10 22:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-10  3:33 OT: simple file operations in C darren
2003-03-10  8:02 ` Valdis.Kletnieks
2003-03-10 11:47   ` Heinz-Josef Claes
2003-03-10 22:35     ` Zygo Blaxell
  -- strict thread matches above, loose matches on Subject: below --
2003-03-10  3:34 darren
2003-03-10  3:33 darren
2003-03-10  4:37 ` Manuel Krause
2003-03-10 12:20   ` Hans Reiser
2003-03-10 13:57   ` darren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.