Thread: Program

  1. #1
    Unregistered
    Guest

    Question Program

    Is it possible to use notepad, wordpad, or word 2000? What type of file do I save it as?

  2. #2
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    Is it possible to use notepad, wordpad, or word 2000? What type of file do I save it as?
    To write code in?? Sure. Save it as a *.c or *.cpp file.
    Visit entropysink.com - It's what your PC is made for!

  3. #3
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    If you have to use one of the 3 then I'd say go with NotePad,
    since it saves the file as straight text with no added formatting.

  4. #4
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    use the ms-dos editor. it handles special characters and non-windows carriage returns better than notepad. it can also store more in its memory. and it has color.

  5. #5
    Registered User blight2c's Avatar
    Join Date
    Mar 2002
    Posts
    266
    i was let on to editplus (www.editplus.com ). it's really neat. it's shareware around $30.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM