Computing.Net > Forums > Programming > putting reminders in programming

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

putting reminders in programming

Reply to Message Icon

Name: concerro
Date: November 9, 2006 at 01:09:29 Pacific
OS: xp
CPU/Ram: n/a
Product: n/a
Comment:

I am writing a long program using html that does several things. I may want to go back and change things later. I label the program in sections so I know what to change but i dont want the words to be on the screen or interpretted as code. Here is an example

"Font configuration"

font color=blue font size=12

I know the know code is incorrect but what I would want is for the font color and size to be the code and the "font configuration" would be to remind me what that particular section of the programming controls.
I know that even if i seperate the sections with spaces I will forget what they were for.



Sponsored Link
Ads by Google

Response Number 1
Name: Lamezz
Date: November 9, 2006 at 05:30:24 Pacific
Reply:

you could put // then your reminder like

//I have to remember this


I started at 15...


0

Response Number 2
Name: Fel
Date: November 9, 2006 at 06:17:20 Pacific
Reply:

AFAIK in html you are using
< ! - - I have to remember this - - >
to comment

ps: delete all the spaces between "< ! - -" and "- - >"

Athlon 64 2800+ @ 2.63 Ghz Stock Cooling
Timings:2-3-2-5
V-Gen 512MB pc3200 x 2
DFI Lanparty UT NF3
Abit R9550 VGuru XTurbo
525Mhz/300Mhz


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Connecting Windows 2003 s... c++ pointers with arrays



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: putting reminders in programming

C++ Title appear in program www.computing.net/answers/programming/c-title-appear-in-program/4696.html

jobs in programing? www.computing.net/answers/programming/jobs-in-programing/8125.html

Need help putting color in c++ www.computing.net/answers/programming/need-help-putting-color-in-c/11498.html