Thread: new in windows C programming

  1. #1
    Registered User
    Join Date
    Mar 2007
    Posts
    33

    new in windows C programming

    Hello!

    I have make some C programs in my old linux Red Hat. Now I'm aiming to pass some of those programs to Windows XP. I'm a bit loss, I don't know wich editor to use, wich compilator ....

    Any one can help me??

    Thank you!

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Juneda
    Posts
    291
    I'm using DevC++ IDE with the default MingW compiler, but sure that should be more options

    Niara

  3. #3
    Registered User
    Join Date
    Jun 2003
    Location
    Austria
    Posts
    55
    i'm using lccwin32 most of the time. an other famous one would be MS visual studio of course...

  4. #4
    Registered User
    Join Date
    Mar 2007
    Posts
    33
    Thanks, I will search for some information about them and choose the most suitable for me!!

  5. #5
    Registered User
    Join Date
    Jan 2009
    Location
    England
    Posts
    4
    Pelles C is based off of LCC and is a complete develoment environment. http://www.smorgasbordet.com/pellesc/
    Last edited by De@n; 02-25-2009 at 04:47 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Windows 98/2000 programming in Windows XP
    By Bill83 in forum Windows Programming
    Replies: 3
    Last Post: 07-22-2005, 02:16 PM
  2. Dialog Box Problems
    By Morgul in forum Windows Programming
    Replies: 21
    Last Post: 05-31-2005, 05:48 PM
  3. dual boot Win XP, win 2000
    By Micko in forum Tech Board
    Replies: 6
    Last Post: 05-30-2005, 02:55 PM
  4. SDL and Windows
    By nickname_changed in forum Windows Programming
    Replies: 14
    Last Post: 10-24-2003, 12:19 AM
  5. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM