Re: pictures as comments



On Feb 20, 1:42 pm, Dan Nagle <danna...@xxxxxxxxxxx> wrote:
Hello,

analys...@xxxxxxxxxxx wrote:
I suppose this applies to any programming language.

What does the standard say about pictures as comments ?

I think it would be a great idea.

You may place any characters you want following a !,
so a url to a graphic is as ok as anything else.

--
Cheers!

Dan Nagle
Purple Sage Computing Solutions, Inc.

Well,pushing the idea further, we should be able to put both the
source code and text and graphic comments all together at an editable
web page and some kind of IDE interface should be able extract only
the source code for compilation.

.



Relevant Pages

  • Re: dynamicly build a list of strings?
    ... strlcpy guarantees null termination ... the string buffer with redundant NULs. ... count of characters and then manually terminate the string). ... The source code for this function was obtained from the ...
    (comp.lang.c)
  • Re: Understanding Error Messages
    ... Go into HEX mode in ISPF edit of your SOURCE code and look at what is in column ... COBOL characters as seen in HEX MODE edit of your source code. ... HOW you got the bad data in your source file in the first place is another ...
    (comp.lang.cobol)
  • Re: OemToChar() question
    ... OemToChar does not handle this. ... page 437) as the source code page when converting to Unicode characters. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Compiling Java for Cross Platform Compatibility
    ... The *only* possible differences in Java source code written on Linux ... versus Windows are character encoding and line terminators. ... Unless you're using non-ASCII characters in your source code, ...
    (comp.lang.java.help)
  • Re: Syntax for variable names spanning multiple lines in C
    ... the number of characters per line of the source code to 80, ... sake of better readability. ... characters, your code is already terminally unreadable. ...
    (comp.lang.c)