|
-
Oct 6th, 2002, 03:15 AM
#1
Thread Starter
PowerPoster
C, C++, C# Editors.
Well, I want to learn one of the above languages, but I can't find C++ anywhere in the shops anymore, and I don't want to learn .Net.
So, are there any freeware Editors that I could use?? For any of the languages. Preferably not Notepad and a compilier.. as thats abit boring.
Something like JBuilder, as long as its not written in Java!!
lol

Thanks in Advance.
-
Oct 6th, 2002, 04:09 AM
#2
Monday Morning Lunatic
Editor 99 did syntax highlighting. There aren't many programmable editors available for Windows, sadly.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 6th, 2002, 04:19 AM
#3
UltraEdit and Edit++ are both syntax highlighting editors, but not freeware (you can get a 30-day trial version of Edit++).
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 6th, 2002, 04:27 AM
#4
Thread Starter
PowerPoster
Yay, found one.
Dev-C++. It looks pretty sweet. I have Editor99 as a backup in case this one fails me. 
Can somone point me in the direction of a hello world example
-
Oct 6th, 2002, 04:31 AM
#5
Thread Starter
PowerPoster
Actually, how do draw a command button??
That will be more fun
-
Oct 6th, 2002, 10:59 AM
#6
Junior Member
Originally posted by Pc_Madness
Actually, how do draw a command button??
That will be more fun
That stuff is all handled by the windows (or whatever OS you're using) API. I suggest buying a C or C++ book that focuses on your OS.
-
Oct 6th, 2002, 12:45 PM
#7
Fanatic Member
yeah if you dont know "hello world", id suggest not jumping into windows programming..because its a pain in the ass especially if you dont know c++ basics
Visit www.fragblast.com
Gaming, forums, and a online RPG/Battle system
(__Flagg) DOT NET? is this a Hindi Dating service?
-
Oct 6th, 2002, 09:59 PM
#8
Thread Starter
PowerPoster
Originally posted by Zaffir
That stuff is all handled by the windows (or whatever OS you're using) API. I suggest buying a C or C++ book that focuses on your OS.
Yeah, I'm gunna go on a book hunt this weekend.. but until then
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
|