Summary: Hi, I am using pacific c compiler and get that error when compiling. I also used DEVC++ compiler (which can also compile c programs ) and get the err...
Summary: I wrote a very simple (my first) c program. when I compile it using the following command: gcc test.c -o ./test I get these error messages: /data1/AIP...
Summary: Hi, I've heard about this for so long but I can't find a program to do it. I need a C# to Java Compiler to be able to run my C# windows applications o...
Summary: Ok, so I have clicked on this like about 5 times now...and I guess I should respond. I don't know what the hell DOS Stub is, but if you want to compil...
Summary: could you please tell me how can i compile my c# program without the .net ide. i have only .net framework installed on my system. do i have to use an ...
Summary: after navigating to he adecuate directory of the Borland 5.5 c++ compiler (c:\borland\bcc55\bin) y try to compile a *.cpp archive. However, when I run...
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: I am trying to compile a C++ program, and I keep on getting the following errors. I am using Cygwin, and of course GCC. I have checked to make sure ...
Summary: Hello, I am trying to learn some C++ programming using this site: http://newdata.box.sk/bx/c/htm/ch01.htm#Heading19. In that site, it says to compile ...
Summary: Probably thinking of C++, but the rest of your post is vauge. If you're asking what will compile C++, the answer is many things. If you're wondering w...
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 ...
Summary: tina, (lol) VB6 cannot compile c++ code. I think you meant Visual C++ 6. Tell you what...let me load Visual C++ 6 and test it. brb Chi They mostly ...
Summary: Hi Folks, I had never tried Dll programming before and am having a hell of time trying to write a dll on UNIX even with all the information I could ge...
Summary: Folks: I am running some c/c++ programms using gcc and g++ compilers on Redhat and have the following questions: 1. What does "gcc includes g++" mea...
Summary: The C family is quite dangerous in that you can write to the hardware and overwrite memory locations belonging to your os. It also has a steep learnin...
Summary: OK, first off I wont to learn C. I have downloaded several c compilers. I can't get them to work. Correct me if I’m wrong, but to my understanding whe...
Summary: I may be late posting this, but if I'm not, I prefer Pelles C. It's not C++, but C is pretty close. I'm assuming that you're a beginner, and if you ...
Summary: Here is my 2 cents: Either language will do, however, if you come from Java, stay with Java. C# is basically C++ b---tardized with Java, so you shoul...
Summary: What do you do when you have MS Visual C++, you include the <stdlib.h>, code the following, and get a not found on system()? #include <stdio.h> ...
Summary: Yeah, of course, C++ and javascript are completely different languages, even C and C++ are different and theorically it would be necessary to use two ...
Summary: I'm not real sure on what you are labeling as a binder... Do you want to take two executable files and merge them into one... or do you want to execut...
Summary: Thanks for your replies. And Gauthier, thanks again for letting me know of the coder.exe. I hope my code will appear properly this time. I am includ...