Wednesday, September 13, 2017

Digest for comp.lang.c++@googlegroups.com - 4 updates in 3 topics

"Rick C. Hodgin" <rick.c.hodgin@gmail.com>: Sep 13 05:14AM -0700

The Muslim is on the right path. He has rejected truth and is on
the path to Hell. It is the right path for one who rejects
truth, rejects Jesus Christ.
 
The Buddhist is on the right path. He has rejected truth and is on
the path to Hell. It is the right path for one who rejects
truth, rejects Jesus Christ.
 
The Hindu is on the right path. He has rejected truth and is on
the path to Hell. It is the right path for one who rejects
truth, rejects Jesus Christ.
 
The atheist is on the right path. He has rejected truth and is on
the path to Hell. It is the right path for one who rejects
truth, rejects Jesus Christ.
 
The agnostic is on the right path. He has rejected truth and is on
the path to Hell. It is the right path for one who rejects
truth, rejects Jesus Christ.
 
YOU TOO are on the right path if you have rejected truth, because
you are also on the the path to Hell. It is the right path
for one who rejects truth, rejects Jesus Christ.
 
-----
But for the one who receives Jesus Christ...
For the one who asks for and accepts forgiveness for their sin by
what Jesus Christ did for them at the cross, that blessed cross
where He took on our shame, where His blood poured out in our
place, where He transferred our sin onto Himself, and where He
then left this Earth to go and pay the true price of that sin
before God Almighty to the point where He was crushed ... yea,
that soul is on the right path because they embraced truth, they
grabbed hold of it with both hands and would not let go.
 
-----
Based on where you are, you ARE on the right path today. The only
question is ... is the path you're on the right one to be on?
 
IT IS the right one for where you are, but is it the right one for
where you want to be? Ask yourself that question, and ponder it
when you are alone, in silence, with only you and your thoughts.
Ask yourself if you are on the path you want to be on given the
eternal future ahead of you?
 
-----
The time is now, today, right now. Ask Jesus to forgive your sin
and leave your path of death behind, and walk the path of life
leading to be with God in the paradise of Heaven forever. It's
His domain, and it is splendid beyond imagination. It's what He
has in store for all who return to Him from their sin and sin-
loving ways. In fact, it's what He had in mind for all souls
before sin entered in and destroyed everything.
 
Jesus loves you. It's why He came here to this Earth ... to
save you. He came to make a way Home for you. He came because
He wants you to be with Him where He is in the paradise of Heaven,
seeing all things He has in store for you, in all their full glory.
 
Thank you,
Rick C. Hodgin
Juha Nieminen <nospam@thanks.invalid>: Sep 13 07:06AM

>>by having to explicitly call an "init()" function for each object
>>that's created.
 
> Yes, of course. How is that a problem?
 
It transfers initialization duties to the calling code, which is very bad
object-oriented design. Not significantly better than transferring freeing
duties to the calling code (which is very much against good OO design and
the RAII principle).
 
It's very easy to forget to call the init() function in many situations
(in the same way as it would be easy to eg. call 'delete' to destroy the
object.)
asetofsymbols@gmail.com: Sep 13 12:13AM -0700

I agree... All difficulties have to disappear in code (but can be traced in library). I not understand where to use "virtual" there is some problem that should resolve good with a class use virtual?
"Alf P. Steinbach" <alf.p.steinbach+usenet@gmail.com>: Sep 13 06:51AM +0200

On 9/12/2017 5:09 PM, Christiano wrote:
> http://stroustrup.com/Programming/PPP2code/Matrix11.h
> http://stroustrup.com/Programming/PPP2code/MatrixIO11.h
 
> [1] http://stroustrup.com/Programming/PPP2code/
 
May be relevant:
 
<url:
https://github.com/RandomDSdevel/Programming-_Principles_and_Practice_Using_Cpp>
 
<url: https://github.com/RandomDSdevel/Learning-CPlusPlus-By-Reading-PPP2E>
 
 
Cheers!,
 
- Alf
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com.

No comments: