Summary: i have compiled a c program in editplus.I got a message " output completed(1 sec consumed). when i tried to execute the program ,same message is shown...
Summary: hi i am not able to compile my C/C++ program in edit plus. i use turbo c compiler. usually i run my program in DOS mode. but today, i downloaded edi...
Summary: Hi all , i was wondering if anyone can help me in how to make my C++ program run in background on windows ... anyhelp will be taken thankfully ... t...
Summary: HELLO ROOM. I NEED SOME HELP HERE. I JUST INSTALLED LYCORIS LINUX AND I AM VERY NEW TO LINUX. I NEED TO KNOW HOW TO PROGRAM IN c++ AND WHAT COMPILER T...
Summary: I am trying to write a program in C that takes a positive integer input and returns all of the combinations of three numbers that add up to the intege...
Summary: hullo, pliz i would like to meet a friend on the net who is informed about the c language programing so as to inprove ma skills in it. Pliz if there...
Summary: ok guys, here is a question i have for you, if i want to execute dos commands in c++, what would i use? i'd really appreciate if you could answer this...
Summary: Hi, I hav this strange problem with my Notebook. It executes simple C program very nicely, but whn i try to execute a program with multiple loops,...
Summary: Hi, I have a program that is used to backup several files. And it runs constantly. I have made this program in c++. I m using windows.h only. I want ...
Summary: Scotty, So what exactly is the problem. You've been asked to make a program in C and you don't know C? Can you make it in a language you DO know? I...
Summary: --> In which area ...to be used? Try http://linuxassembly.org/ --> I heard about High Level Assembly language, but actually what it is? I believe th...
Summary: To execute external programs in a delphi app, you need to make use of the ShellExecute API function, although there are several other methods... For e...
Summary: I am new to c programming. I'm guessing that it creates applications. So, I want to learn C Programming, I want to create my own programs and stuff ...
Summary: Hi everybody, I am a complete gumby when it comes to programming and was wondering if anyone could help me. Essentially, I need to "write a program in...
Summary: Hello Everyone, Im looking for a bit of help. I am new to the game of setting up webservers. However I have managed to install an Apache webserver on ...
Summary: I'm taking C Programming in college this semester. I'm using the C++ .net compiler to create my programs, since Microsoft discontinued the sale of C++...
Summary: For some reason, the default path for most Linux systems does not include the current directory. Try: ./progname or ./a.out This tells it to run the...
Summary: I am looking for a way to execute a program once for all existing and new users. The method I am looking for would be similar to placing an executabl...
Summary: Hi! I want to learn C program language.I have some problems whit running of program. I downloaded this compiler(Free Microsoft Visual C++ Toolkit 2003...
Summary: hi , Can anyone tell me how to execute a query stored in a variable in PL/SQL for eg: v is a variable containing "Select * from employee" how to execu...
Summary: Hello JC, You can use a compiler called lcc-win32 to compile c programs in Windows. This is a GUI with extensive help documentation provided. Look at ...