Jump to content
SSForum.net is back!

Recommended Posts

Posted
Notepad is specifically oriented around the Windows Operating System, where the enter key translates in plain text to a carriage return character followed by a line break. The problem is, different Operating Systems handle the enter key differently. For example, *nix will just use a line break, while Mac takes only a carriage return. When Notepad opens a file, it expects the file to conform to the Windows format, otherwise it treats everything as belonging on the same line. There's not much you can do to avoid this except use a different program such as Wordpad.
Posted (edited)

what programming language and what are you trying to do... i saw some subspace commands in there...

its C++ i realized

Edited by rootbear75

http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.png

rootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>

Samapico> I actually clicked the spoiler before reading what it was

Corey> I clicked it cause i read what sama said first.

darkreb0rn> I clicked it because I wanted to see you naked...

rootbear75> O.o __________________________________

2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.

2:rootbear75> for fucks sake...

Posted
Open in wordpad, save it, open it in notepad.

SSForum.net - September 01, 2002 - Rowen (SSDownloads.Com), PoLiX (SSCentral.Com), and Cyberise (Subspace.Net)

Posted

Get Notepad++, Programmer's Notepad, UltraEdit, or some other similar program. You'll throw notepad in the recycle bin real quick after you try one of these out. As light as notepad, but you get more than one undo blum.gif

And they support all styles of line endings

And you can get syntax coloring easily for most common programming languages

I use Programmer's notepad myself and would never, ever go back to notepad (or even less wordpad)

 

Edit: Or ATLEAST change the font of your notepad to courrier new or something blum.gif

Posted

probably just a fancy version of notepad(duh)

 

im assuming it colour codes your lines so your kewl when you enter a command word and it turns blue or something yeyeyeyee

http://img230.imageshack.us/img230/5406/sigpcl.png
Posted
Why does maddox sound so much like cerium....

http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.png

rootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>

Samapico> I actually clicked the spoiler before reading what it was

Corey> I clicked it cause i read what sama said first.

darkreb0rn> I clicked it because I wanted to see you naked...

rootbear75> O.o __________________________________

2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.

2:rootbear75> for fucks sake...

Guest
This topic is now closed to further replies.
×
×
  • Create New...