+ 1
How to create a hidden message?
61 Respuestas
+ 1
^^what are you even talking about? I did not say anything about not writing in comments...
0
lots and lots of ways...
0
You can use the nth letter of every word you use (usually either the first or last)
0
Or similarly the nth letter of every sentence
0
You could purposefully misspell words which, every word with a misspelling is a word of the real message...
0
Or you can use a far less subtle, but far better protected encryption/secret coder
0
Or are you referring to hidden messages in your code?
0
If such is the topic of your choice, then use a comment...
0
/* How to do so sometimes depending on the language, but this would be not too uncommon of a way */
0
in java but thanks for info could u write down the program of hidden message so it would b easy if u can
0
just surround your comment with /* */
0
Ok
0
thanks
0
will try
0
you are referring to inside the code itself, right?
0
Yes while writing something else I want to add a hidden message
0
oh, okay
0
something like secret thing I want that person to know only
0
kinda complicated lol
0
OH!