View Poll Results: Which compiler do you use mostly?
- Voters
- 25. You may not vote on this poll
-
VC++.NET
-
VC++6 or lower version
-
GNU C/C++
-
BCC
-
Other
-
June 14th, 2005, 07:09 AM
#16
Re: Which compiler do u use most?
Since I only target Win32 platform, I use VC7 compiler. It is simply the best solution for my needs.
-
June 19th, 2005, 11:39 AM
#17
Re: Which compiler do u use most?
-
June 19th, 2005, 09:43 PM
#18
Re: Which compiler do u use most?
I didn't read the entire thread, but... what's BCC?
-
June 19th, 2005, 09:45 PM
#19
Re: Which compiler do u use most?
 Originally Posted by upashu2
.Net requires windows2000 or higher
Not neccessarily, I'm fairly certain that you can install it on Win 98 or higher (could be 95.)
-
June 20th, 2005, 12:36 AM
#20
Re: Which compiler do u use most?
 Originally Posted by YourSurrogateGod
I didn't read the entire thread, but... what's BCC?
It is the Borland Compiler...
-
June 20th, 2005, 02:57 PM
#21
Re: Which compiler do u use most?
 Originally Posted by YourSurrogateGod
I didn't read the entire thread, but... what's BCC?
To be true it called Borland C++ Builder, so it is BCB.
God could improve essentially a
human nature, but he
was too anxious with compatibility
with the monkey.
(Eugeny Goldberg)
-
June 20th, 2005, 03:01 PM
#22
Re: Which compiler do u use most?
 Originally Posted by upashu2
Will u tell me which GUI library u use to make program on GNU compilers.
I use Qt library on my Re Hat 8. With GNU C compilator. But it`s very rarely , most of all I use OpenGl to draw what i need, and X window system routines, (its also a part of OpenGl). GLX addon to OpenGL is very nice but it has one greate security problem, If your computer was hacked hacker may get screenshots from your machine
God could improve essentially a
human nature, but he
was too anxious with compatibility
with the monkey.
(Eugeny Goldberg)
-
June 23rd, 2005, 01:58 PM
#23
Re: Which compiler do u use most?
VC6 and VC7.1 mostly, sometimes GCC when I'm taking care of one of the linux projects.
Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
Supports C++ and VB out of the box, but can be configured for other languages.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|