| View previous topic :: View next topic |
| Author |
Message |
PsPfReAK
Joined: 28 Mar 2009 Posts: 61
|
Posted: Wed Apr 29, 2009 6:01 am Post subject: printing text to a file |
|
|
okay well every knows this
printf("Writing %s\n", writepath);
it will show whats been written, know what id like to do is transfer the information from % to a text file
if your following, i think vsprint doews it but i havent had such luck. |
|
| Back to top |
|
 |
slasher2661996
Joined: 22 Feb 2009 Posts: 91 Location: Melbourne Australia ZOMG
|
Posted: Wed Apr 29, 2009 7:24 am Post subject: |
|
|
| look into the sceio* functions |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Wed Apr 29, 2009 7:54 am Post subject: |
|
|
| Have you ever actually programmed in C? |
|
| Back to top |
|
 |
jbit Site Admin

Joined: 28 May 2005 Posts: 293 Location: København, Danmark
|
|
| Back to top |
|
 |
PsPfReAK
Joined: 28 Mar 2009 Posts: 61
|
Posted: Thu Apr 30, 2009 2:05 am Post subject: |
|
|
Haha, sorry about that.
i found it a second after posting it and forgot to edit it.
sorry....
thanks aswell |
|
| Back to top |
|
 |
|