Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Smileys show up in [code] tags
#1
The following:
Code:
[​code=cpp]
void Foo(const std::string &MyString);
[​/code]

Has an obnoxious <img ...>-tag in it:
    C++-Code:
void Foo(const std::string &MyString);
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Reply
Thanks given by: Silverthorn


Messages In This Thread
Smileys show up in [code] tags - by Som1Lse - 03-22-2015, 12:29 PM
RE: Smileys show up in [code] tags - by YinYin - 03-22-2015, 12:36 PM



Users browsing this thread: 1 Guest(s)