Question:
Begin to learn C?
Beautiful Dreamer
2007-08-19 02:03:06 UTC
I brought a "C How to program" 5 ed and installed Visual C++ express edition?
But when i try to type "simple program" and ran it
there is no display as the book told me but a box"Executable For Debug Session" with 2 blanks ("Executable file name")and ("URL.......(ATL server only)?

So please tell me what should i do now?
Thanks
Six answers:
anonymous
2007-08-19 02:13:26 UTC
Hey!! as far as C is concern it is DOS based and any visual editor for that fact is windows based. So there may be some options to see the output in the "view" menu or you will find the option of "output window" in the menu.



First of all the program should be compiled and then executed or run to have an output.
anonymous
2014-09-25 17:32:14 UTC
On this site you find all the details about my favourite binary trading software http://tradingsignal.toptips.org



I like it because it's very easy to use: NO complex charts… NO baffling analysis... NO complicated methods... in fact nothing to learn at all! Check the site... (the proof videos are interesting)
anonymous
2014-12-19 07:13:57 UTC
the best trading software http://tradingsolution.info

i have attended a lot of seminars, read counless books on forex trading and it all cost me thousands of dollars. the worst thing was i blew up my first account. after that i opened another account and the same thing happened again. i started to wonder why i couldn,t make any money in forex trading. at first i thought i knew everything about trading. finally i found that the main problem i have was i did not have the right mental in trading. as we know that psychology has great impact on our trading result. apart from psychology issue, there is another problem that we have to address. they are money management, market analysis, and entry/exit rules. to me money management is important in trading. i opened another account and start to trade profitably after i learnt from my past mistake. i don't trade emotionally anymore.

if you are serious about trading you need to address your weakness and try to fix it. no forex guru can make you Professional trader unless you want to learn from your mistake.
mete
2007-08-19 02:15:02 UTC
once you write a program you need to compile it (which means to turn it into a language(binary code) your computer can understand)



a compiler turns your C (source code) in to an .exe file



you have to learn how to use the compiler you have,(its easy just look for a "compile" button, or a "compile and run button" [in the menus next to file, edit etc] if you dont have a compiler you can download one from http://www.bloodshed.net/compilers/index.html for free
anonymous
2007-08-19 02:31:16 UTC
you should download some easy programs to begin
Jae
2007-08-19 02:12:53 UTC
try the c tutorial in howstuffworks.com...


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...