Search Results

Search: Posts Made By: dryden
Forum: Programming 04-24-2018
14,931
Posted By dryden
Those... aren't really similar things. The...
Those... aren't really similar things. The array's address (the name) is only known at compile time, or debug info, but in the compiled code the 'name' is effaced and you're simply dealing with...
2,872
Posted By dryden
It wouldn't be possible to assess that without...
It wouldn't be possible to assess that without seeing more of the makefile please.

$(shell ...) should ordinarily just work. Also, you are sure the script is chmod +x right?
Forum: Programming 04-22-2018
14,931
Posted By dryden
Yes, I knew most of that. After all, I have Java...
Yes, I knew most of that. After all, I have Java experience (just kidding).

Well I knew most of that (except the history) -- I didn't know that once it was different.

It's difficult to assess...
Forum: Red Hat 04-22-2018
2,594
Posted By dryden
In general doing this manually would be folly but...
In general doing this manually would be folly but I know at least that there are efforts at blocking all "bad" bots (bots with recognisable user agents)

One example is: Apache Ultimate Bad Bot...
Forum: Programming 04-22-2018
1,035
Posted By dryden
Sound interesting enough. Thanks for the pointer....
Sound interesting enough. Thanks for the pointer. I will make sure this pointer will not leave me when I leave this function.
Forum: Programming 04-22-2018
2,354
Posted By dryden
There are also programs like patchelf that can...
There are also programs like patchelf that can set the "rpath" after linking.
Forum: Programming 04-22-2018
14,931
Posted By dryden
I am scared of Don Cragun, because he knows...
I am scared of Don Cragun, because he knows everything ;-).



Yes, interesting. So because that array stores actual memory on the stack, you cannot change what it points to, hmmmm. I thought...
Forum: Programming 04-22-2018
1,624
Posted By dryden
What bala is saying, because not only...
What bala is saying,

because not only change(), but also college, are static, they are class methods/variables rather than instance (object) methods/variables.

That means "college" will be...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 11:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy