473,410 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,410 software developers and data experts.

Now here is something I hate!

10 1466
Steven T. Hatton wrote:
#
You hate blank messages? or you hate the hash symbol?

Nov 12 '06 #2
"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...
Steven T. Hatton wrote:
>#

You hate blank messages? or you hate the hash symbol?
He hates hash. A lot of people do I guess. Well, don't eat it then.
Nov 13 '06 #3
Jim Langston wrote:
"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...
>Steven T. Hatton wrote:
>>#

You hate blank messages? or you hate the hash symbol?

He hates hash. A lot of people do I guess. Well, don't eat it then.
But every time I open a C++ file there is a few pounds of hash in there.
They literally pound the hash into me... Sometimes they use blunt tools
and sometimes sharp.
Nov 13 '06 #4

"Jim Langston" <ta*******@rocketmail.comwrote in message
news:AS************@newsfe07.lga...
"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...
>Steven T. Hatton wrote:
>>#

You hate blank messages? or you hate the hash symbol?

He hates hash. A lot of people do I guess. Well, don't eat it then.
Eat it? Well, THERE's the problem... you're supposed to smoke it! :-}

Nov 13 '06 #5
Howard wrote:
"Jim Langston" <ta*******@rocketmail.comwrote in message
news:AS************@newsfe07.lga...
>"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googlegr oups.com...
>>Steven T. Hatton wrote:
#
You hate blank messages? or you hate the hash symbol?
He hates hash. A lot of people do I guess. Well, don't eat it then.

Eat it? Well, THERE's the problem... you're supposed to smoke it! :-}
Not if you use the

#corned_beef

directive
Nov 13 '06 #6
Howard wrote:
>
"Jim Langston" <ta*******@rocketmail.comwrote in message
news:AS************@newsfe07.lga...
>"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googlegr oups.com...
>>Steven T. Hatton wrote:
#

You hate blank messages? or you hate the hash symbol?

He hates hash. A lot of people do I guess. Well, don't eat it then.

Eat it? Well, THERE's the problem... you're supposed to smoke it! :-}
When I went to the Pink Floyd concert in Dortmund I tried eating some. It
really wasn't all that bad. But I gave all that up years ago. Who needs
that stuff to mess up your brain when you have C++? ... Perhaps that
explains why it's so bad when mixed with C++.

Seriously, however, that one aspect of C++ has cost me far more time than
any other. That is probably by a factor or two powers of ten. I'm sure
Trolltech will come up with a better way of detecting and reporting the
errors involved, but I got bit hard by a CPP related problem while working
with a new Qt feature.

There is a macro, Q_EXPORT_PLUGIN2 ( plugin_name , class_name ), which is
one of three macros needed to declare, implement and identify a Qt plugin.
Sometimes the macro would expand, and sometimes it wouldn't. I spent many
hours trying to figure out what was wrong before I realized I had to
#include a particular kitchen sink header file. I still don't know why
that file was necessary. It does not contain the macro definition, and the
code compiles without it if I don't use the macro. Without the macro, it
is perfectly valid C++. The only problem is that the plugin won't be
recognized when trying to load it.

I found the file containing the actual macro definition and #included that
in my source. In one case that fixed the compile problem. But in another
case it didn't. I saw no systematic way to troubleshoot the problem beyond
trial and error. The "solution" of including a kitchen sink header file in
the implementation is still inelegant. I need to complain to Trolltech
about that.

The moral of the story is that "Furthermore, I am of the opinion that Cpp
must be destroyed. - Cato the Elder(Marcus Porcius Cato)" - Bjarne
Stroustrup.
--
NOUN:1. Money or property bequeathed to another by will. 2. Something handed
down from an ancestor or a predecessor or from the past: a legacy of
religious freedom. ETYMOLOGY: MidE legacie, office of a deputy, from OF,
from ML legatia, from L legare, to depute, bequeath. www.bartleby.com/61/
Nov 13 '06 #7

red floyd wrote in message ...
>Howard wrote:
>"Jim Langston" <ta*******@rocketmail.comwrote in message
news:AS************@newsfe07.lga...
>>"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googleg roups.com...
Steven T. Hatton wrote:
#
You hate blank messages? or you hate the hash symbol?
He hates hash. A lot of people do I guess. Well, don't eat it then.

Eat it? Well, THERE's the problem... you're supposed to smoke it! :-}

Not if you use the

#corned_beef

directive
....and you should be sitting at a hashtable [1] when you do that!! <G>
[1] ..../backward/hashtable.h on MinGW(GCC)
--
Bob R
POVrookie
Nov 13 '06 #8
red floyd <no*****@here.dudewrote:
Not if you use the

#corned_beef

directive
This directive is most effective when placed near

#browns

--
Marcus Kwok
Replace 'invalid' with 'net' to reply
Nov 13 '06 #9


Marcus Kwok wrote:
red floyd <no*****@here.dudewrote:
>>Not if you use the

#corned_beef

directive


This directive is most effective when placed near

#browns
But I like them next to the potatoes!

Best, Dan.

Nov 14 '06 #10

Jim Langston wrote:
"Old Wolf" <ol*****@inspire.net.nzwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...
Steven T. Hatton wrote:
#
You hate blank messages? or you hate the hash symbol?

He hates hash. A lot of people do I guess. Well, don't eat it then.
I see the problem. You're supposed to smoke that stuff...not eat it.

Nov 14 '06 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Jesphachia Twhongle | last post by:
A year ago, it would have been a tragedy to lose Munich to string pulling by Microsoft Insiders who want tacquiredt Linux. Obviously, the forces of corruption, evil and lying have raised their...
10
by: in | last post by:
I hate static variables and methods. Hate them. HATE THEM AAAAAAAAAAAAAAAAAAAAAAA!!!!!!!!!!!!!!!!!!!!!!!!!!!
11
by: Ray Godfrey | last post by:
Hi there, Just a simple question, I think. I'm writing a program that takes information from a text file and uses that info to query a DB. Sounds simple enough..... The data would look...
7
by: Alexa | last post by:
Hi Everyone, As a user, which ad format you hate the most and which you like the most? A) Top banner B) Google AdSense C) In-content rich media box D) Vibrant Media IntelliTxt I will...
16
by: Bob Rock | last post by:
Hello, when serializing an array of elements of a class Classname using XmlSerializer.Serialize() I get an XML like the following: <?xml version="1.0"> <ArrayOfClassname> ....... ..........
92
by: Jeffrey P via AccessMonster.com | last post by:
Our IT guys are on a vendetta against MS Access (and Lotus Notes but they've won that fight). What I can't understand is, what's the problem? Why does IT hate MS Access so much. I have tried...
44
by: Tolga | last post by:
As far as I know, Perl is known as "there are many ways to do something" and Python is known as "there is only one way". Could you please explain this? How is this possible and is it *really* a...
40
by: PJ6 | last post by:
I want to rant, but I'm too busy at the moment. Who else hates working in C#? What's your biggest pet peeve? Paul
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.