Click here to Skip to main content
15,890,185 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Pointers and brain drain Pin
David O'Neil18-Jun-22 3:24
professionalDavid O'Neil18-Jun-22 3:24 
GeneralRe: Pointers and brain drain Pin
Mircea Neacsu18-Jun-22 5:04
Mircea Neacsu18-Jun-22 5:04 
AnswerRe: Pointers and brain drain Pin
Gerry Schmitz18-Jun-22 4:32
mveGerry Schmitz18-Jun-22 4:32 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 4:57
jmaida18-Jun-22 4:57 
AnswerRe: Pointers and brain drain Pin
Greg Utas18-Jun-22 4:57
professionalGreg Utas18-Jun-22 4:57 
QuestionRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 11:30
professionalEddy Vluggen18-Jun-22 11:30 
AnswerRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 11:35
mvahoney the codewitch18-Jun-22 11:35 
GeneralRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 12:06
professionalEddy Vluggen18-Jun-22 12:06 
honey the codewitch wrote:
First of all, C#, unless you use unsafe mode, does not give you direct access to pointer ops.
That's a machine level pointer. In C#, safe mode, a string is a pointer. We call them references there to not scare the kids.

honey the codewitch wrote:
I wouldn't qualify unsafe mode as simple C# stuff, particularly since you need full trust to run it. The fact that C# uses pointers under the covers is irrelevant. Every language does.
It's not; that's why they explain references and how they "stack" in every beginners course.

honey the codewitch wrote:
Second, everyone has to get educated at some point.
I know. I been a surgeon for two years now, and someday I need to learn what a liver is. Not like it's important straight away. I'll google it or ask on the forum if I get stuck.

honey the codewitch wrote:
Turd, most of the people I worked with in bizdev knew little to nothing about pointers,
Similar with the Access power user; or any VB user.

honey the codewitch wrote:
Finally, not everyone does this for a job.
I'm the one that entertains those questions on the forum. I'm the idiot that reminds people that homework is sometimes a legit ground to ask questions.

I'm here, to help others, for free. Not to tell them that it is homework. CodeProject is more about solving problems that non-coders have these days. I cannot help those, that would make me an unpaid non-employee Smile | :)
Bastard Programmer from Hell Suspicious | :suss:
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 12:10
mvahoney the codewitch18-Jun-22 12:10 
GeneralRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 12:33
professionalEddy Vluggen18-Jun-22 12:33 
GeneralRe: Pointers and brain drain Pin
Greg Utas18-Jun-22 12:56
professionalGreg Utas18-Jun-22 12:56 
GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 17:03
mvahoney the codewitch18-Jun-22 17:03 
GeneralRe: Pointers and brain drain Pin
jmaida18-Jun-22 18:05
jmaida18-Jun-22 18:05 
GeneralRe: Pointers and brain drain Pin
jmaida18-Jun-22 18:12
jmaida18-Jun-22 18:12 
GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 19:09
mvahoney the codewitch18-Jun-22 19:09 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 11:38
jmaida18-Jun-22 11:38 
QuestionRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 12:28
professionalEddy Vluggen18-Jun-22 12:28 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 13:37
jmaida18-Jun-22 13:37 
QuestionRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 14:39
professionalEddy Vluggen18-Jun-22 14:39 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 14:50
jmaida18-Jun-22 14:50 
AnswerRe: Pointers and brain drain Pin
Southmountain18-Jun-22 13:06
Southmountain18-Jun-22 13:06 
AnswerRe: Pointers and brain drain Pin
Ravi Bhavnani18-Jun-22 14:21
professionalRavi Bhavnani18-Jun-22 14:21 
GeneralRe: Pointers and brain drain Pin
jmaida18-Jun-22 17:33
jmaida18-Jun-22 17:33 
GeneralRe: Pointers and brain drain Pin
Ravi Bhavnani19-Jun-22 7:23
professionalRavi Bhavnani19-Jun-22 7:23 
GeneralRe: Pointers and brain drain Pin
jmaida19-Jun-22 8:52
jmaida19-Jun-22 8:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.