| | |
Help please,,,,,,,,,,,,,,,,,
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
depends on your version of windows. But why would you want to do that anyway? With Vista just copy it to here: C:\Users\<your login name here>\Desktop
Last edited by Ancient Dragon; Mar 22nd, 2009 at 12:53 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
>how do i save the c programs i compiled on borland c++ on the dekstop???????????????????????
Well, when you compile the C code you would the binary or the .exe file out of it. Unless you have any errors. Assuming that your program compiled with no warning or errors, the .exe file should be in you local working directory. If you want to save the binary of it on the desktop then i guess you will have to look at the compile command line options and look for an flag output.
Just made a quick search, it’s the -n flag that you would have to use. That is
<output dir path> Please see AD post.
-ssharish
Well, when you compile the C code you would the binary or the .exe file out of it. Unless you have any errors. Assuming that your program compiled with no warning or errors, the .exe file should be in you local working directory. If you want to save the binary of it on the desktop then i guess you will have to look at the compile command line options and look for an flag output.
Just made a quick search, it’s the -n flag that you would have to use. That is
C Syntax (Toggle Plain Text)
bcc<x> -n <output dir path> <source file>
-ssharish
"Any fool can know, point is to understand"
![]() |
Other Threads in the C Forum
- Previous Thread: Calculating num of elements in array of structure
- Next Thread: Declaration program
Views: 278 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C
#include * .net append array arrays asterisks binarysearch calculate changingto char character cm command copyimagefile cprogramme creafecopyofanytypeoffileinc database directory dynamic execv feet fgets file fork forloop framework function functions givemetehcodez grade graphics gtkwinlinux hacking histogram homework include incrementoperators input intmain() iso kernel keyboard km lazy license linked linkedlist linux list lists locate logical_drives looping loopinsideloop. lowest matrix microsoft mqqueue mysql number oddnumber odf opensource overwrite owf pdf performance pointer pointers posix probleminc process program programming radix recursion recv recvblocked research reversing scanf scripting segmentationfault sequential socket spoonfeeding standard string student systemcall testing threads turboc unix user variable wab whythiscodecausesegmentationfault windowsapi






