PDA

View Full Version : googling special characters


cichlasoma
08-28-2007, 04:46 AM
does anybody know how to search in internet for this "***" string e.g.? google and other searching engines seem to ignore special characters...
thanx i advance...

Nikos Beck
08-28-2007, 06:19 AM
What exactly are you trying to find? You could use the HTML code I suppose for an asterisk: ∗

See if that works.

cichlasoma
08-28-2007, 10:56 AM
What exactly are you trying to find? You could use the HTML code I suppose for an asterisk: ∗

See if that works.

thanx.
yet, seems to work for some sites only. (initialy, i wanted to google something on "**" parameter prefix in python - you get nothing using HTML code...)

sayer
08-29-2007, 03:27 AM
Well for the code search you can use Google Code Search...

http://www.google.com/codesearch

cichlasoma
08-29-2007, 09:07 AM
Well for the code search you can use Google Code Search...

http://www.google.com/codesearch

thanx, yet if i'm not mistaken, it searches in pieces of code only, not in texts on coding, which i was interested in in the abovementioned case...