[SOLVED]How to search for c plus plus in forum[Use Google?]

A place for Ogre users to discuss non-Ogre subjects with friends from the community.
iblues1976
Gnome
Posts: 379
Joined: Fri Sep 16, 2011 4:54 pm
x 10

[SOLVED]How to search for c plus plus in forum[Use Google?]

Post by iblues1976 »

Hi,
I was trying to search for "C++" in the forum (advanced search) but the problem is that + is used for something else.

I tried
c++
"c++"
[c++]
c\+\+

anyone knows how?
thanks,
Francisco
Last edited by iblues1976 on Mon Feb 06, 2012 10:26 pm, edited 2 times in total.
User avatar
EricB
Bronze Sponsor
Bronze Sponsor
Posts: 360
Joined: Fri Apr 09, 2010 5:28 am
Location: Florida
x 213

Re: How to search for c plus plus in forum

Post by EricB »

My understanding is that you can't without modifying phpBB's search code....

Use google to search Ogre3d forums, results are typically better that way.
Image
Arkiruthis
Gremlin
Posts: 178
Joined: Fri Dec 24, 2010 7:55 pm
x 10

Re: How to search for c plus plus in forum

Post by Arkiruthis »

Yep, either in Google itself, or the handy "Google Custom Search" at the top right (under FAQ | Members | Kudoslist etc. etc., i.e., NOT the "Search..." one at the very top right) type in the following as a search entry:

Code: Select all

c++ site:www.ogre3d.org/forums
I get a huge list of forum posts about C++ from that.
iblues1976
Gnome
Posts: 379
Joined: Fri Sep 16, 2011 4:54 pm
x 10

Re: How to search for c plus plus in forum

Post by iblues1976 »

Yes. I will use google then...

But my question was how to do it in the forum advanced search. The answer seems to be that is not possible.

I was hoping to do it using the advanced search of the forum. I like it better to search posts.

Francisco
User avatar
Kojack
OGRE Moderator
OGRE Moderator
Posts: 7157
Joined: Sun Jan 25, 2004 7:35 am
Location: Brisbane, Australia
x 535

Re: [SOLVED]How to search for c plus plus in forum[Use Googl

Post by Kojack »

Most forums (including this one I'm pretty sure) don't allow three letter searches anyway, even if all the characters are valid.

I prefer the forum search too, when it works.