I honestly have no idea. Possibly to force the user to find out exactly where standard libraries would be imported from. Seems like a bit of an unnecessary pain though, doesn't it?
@snietfeld i setup every thing told in your last video but .. how to open editor for c++ mode . i means open file to open a writen file or new text area . like we can see in your emacs in this video .. my text goes white please help me ..
Your PATH variable will probably be different from what mine. Just tack on a semicolon and the path to the borland compiler to the end of it. We're not replacing anything.
the video is very cool;) but i have a problem understandin what you are doning afer the syntax.what do you type in the run tab? please reply me i really what to lear c++ tnx
I'm just typing 'emacs' to start the emacs editor. You might check out my other video for setting that up, or you could just as easily written the code in notepad and compiled it from another command prompt.
hey am having a problem with the installing. i don;t understand what are you typing in the run tab after you see tha syntax it around minut 5:30 of you clip. pls help me i'm just a beginer, level 0 with no experience. i've apreciate if you could send me a reply tnx
Why aren't the two cfg files created during the installation?
bicarbane 1 year ago
@bicarbane
I honestly have no idea. Possibly to force the user to find out exactly where standard libraries would be imported from. Seems like a bit of an unnecessary pain though, doesn't it?
snietfeld 1 year ago
fuck theirs a glitch in the setup package.... if your using the E: drive it says you require 50 mb of data
computertrick 2 years ago
where's the third part of the tutorial?
mcjapzta 2 years ago
do i need emacs for this?
markcuibus1997 2 years ago
No, not at all. You could just write the sample program in something like notepad.
snietfeld 2 years ago
@snietfeld i setup every thing told in your last video but .. how to open editor for c++ mode . i means open file to open a writen file or new text area . like we can see in your emacs in this video .. my text goes white please help me ..
bhittani 1 year ago
will i have trouble with this if im running (dont laugh) vista 64 bit os?
bootleg702 2 years ago
it doesnt worked for me by the way. i cant understand the way he uses the path in my computer. can anybody help me?
saturndesign07 2 years ago
Good vid. What do you type into emacs at 5:50 and just after to enable you to start writing the C file in the shell?
plasticact 3 years ago
I've added annotations to make that a little more clear.
Ctrl-x Ctrl-f : Opens new file
Ctrl-x Ctrl-s : saves current buffer
Ctrl-x b : switches to the next buffer on the screen.
snietfeld 2 years ago
oh and be sure to put bcc32 in front of the code
Hugerfamilyguyfan 3 years ago
nvm, i got it, and uvinem try to compile your program with this code:
-IC:\Borland\bcc55\include -LC:\Borland\bcc55\Lib yourprogram.c
it worked for me
Hugerfamilyguyfan 3 years ago
What is the original variable value for PATH, b/c I got something totally different than windows/system32...
Hugerfamilyguyfan 3 years ago
Your PATH variable will probably be different from what mine. Just tack on a semicolon and the path to the borland compiler to the end of it. We're not replacing anything.
snietfeld 3 years ago
What happens if I did replace it ,and didnt add it? how do I get the old path back?
breakink 2 years ago
the video is very cool;) but i have a problem understandin what you are doning afer the syntax.what do you type in the run tab? please reply me i really what to lear c++ tnx
stely000 3 years ago
I'm just typing 'emacs' to start the emacs editor. You might check out my other video for setting that up, or you could just as easily written the code in notepad and compiled it from another command prompt.
snietfeld 2 years ago
friend can i send you a source code to compile it for me cause whatever i do i still get 13 errors.The code is not mine so i suppose its right
grjohnniewalker7 2 years ago
hey am having a problem with the installing. i don;t understand what are you typing in the run tab after you see tha syntax it around minut 5:30 of you clip. pls help me i'm just a beginer, level 0 with no experience. i've apreciate if you could send me a reply tnx
stely000 3 years ago
hey am having a problem installing it on vista,if i try to compile programs it gives me error so do knw wht i can do to sort it out
uvinem 3 years ago
hey am having a problem installing it on vista,wen compile programs it comes up wiit errors
uvinem 3 years ago