On Sat, 01 Sep 2012 13:26:10 -0700
Joe Zeff wrote:
> Not quite. I know that in Linux you can get around some invalid
> characters, such as spaces, by quoting the name so that the shell knows
> to pass it on to the program as one string so I suggested trying it in
> XP to see if it worked.
What about the rename command in C?
#include <stdio.h>
int main(void)
{
rename("thisfile","thatfile");
return 0;
}
Then you're not going through a command shell.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
--
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org