Forum: C May 19th, 2008 |
| Replies: 17 Views: 1,549 |
Forum: C May 19th, 2008 |
| Replies: 17 Views: 1,549 can you named me one..coz i dont know any other compiler... all i know is c language...
is there another compiler that is just same as c? |
Forum: C May 17th, 2008 |
| Replies: 17 Views: 1,549 Ok Then Ill try other function.
Yes i am using Turbo C.. |
Forum: C May 17th, 2008 |
| Replies: 17 Views: 1,549 but is there another way to change directory or open executable files in a particular place using c? |
Forum: C May 17th, 2008 |
| Replies: 17 Views: 1,549 FILE *fp=fopen("c:\\documents and settings\\test.txt","w");
How come i cant make file in Documents and Settings also in Program Files
But if ill just simple place
FILE... |
Forum: C May 17th, 2008 |
| Replies: 17 Views: 1,549 HI guys.
Im a student and studying c++ that and cmd and so far i stil havent figure out how to change my current dir while my program is running.
My program is that i want to make a test.txt... |