0 Members and 1 Guest are viewing this topic.
*pipe = '/';
if (*(pipe + 1) == '\0') { *pipe = '\0';} else { *pipe = '/';}
Page created in 0.028 seconds with 17 queries.