Forum: C Oct 27th, 2009 |
| Replies: 3 Views: 217 can u have at it again pls and sorry about any mistake again.
Br.
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
int main(void)
{ |
Forum: C Oct 26th, 2009 |
| Replies: 3 Views: 217 hi!
i'm trying to write the code to open the file and read the contents and write to another file with uppercase but the problem i'm having is path problem everything seems pretty fine but it says... |