Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C stdlib question

Name: Anonymous 2010-06-04 19:09

The functions rename and remove from stdio.h strike me as oddly high level. Why do they exist? Isn't stuff at the OS/filesystem level supposed to be implemented by the programmer?

I'm still learning my way around C and I'm curious.

Name: Anonymous 2010-06-04 19:11

See also link and unlink, which are unrelated to each other.

Name: Anonymous 2010-06-04 20:11

I don't know, do you handle reading the filetable and getting the raw file by interfacing with the block driver, instead of calling open()?

Name: Anonymous 2010-06-04 20:15

>>2
They're exact opposites.  link creates a directory entry, unlink removes one.

Name: Anonymous 2010-06-04 20:17

>>4
Quick, what are sticky directories?

Name: Anonymous 2010-06-04 20:53

Portable assembly, emphasis on portable.

Name: Anonymous 2010-06-04 23:54

>>5
Directories filled with porn.

Name: Anonymous 2011-02-03 1:21

Name: Anonymous 2011-02-03 1:51

Name: Anonymous 2011-02-04 19:29

Name: Anonymous 2011-02-18 13:20

that's cool and all, but check my doubles over there<

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List