c pointers

M

mitchellpal

i really am having big trouble with c pointers. anyone wanna encourage
me? my e-mail is real...i use it too.
 
V

Vladimir S. Oka

i really am having big trouble with c pointers. anyone wanna encourage
me? my e-mail is real...i use it too.

Go on mate! Read that C textbook on your bookshelf!
Reading a few c.l.c threads on the subject will help, too.

Was this good?

If you have a specific question though, do come back here.

Cheers

Vladimir

PS
My e-mail is real as well, but I don't use it for private
lessons, especially not free ones.
 
K

Kenneth Brody

i really am having big trouble with c pointers. anyone wanna encourage
me? my e-mail is real...i use it too.

Go Mitchell, go!
Let your C experience grow!
Learning pointers is lots of fun.
Your programming journey has just begun.

(Or did you have a more specific issue in mind?)

--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:[email protected]>
 
N

N Mulangi

Kenneth said:
Go Mitchell, go!
Let your C experience grow!
Learning pointers is lots of fun.

I wouldn't exactly call it fun. Not with these kinds of problems (which
incidentally *I* am currently having to address): "I allocate this
memory and pass it to this library function, who is responsible for
de-allocating it?"
 
V

Vladimir S. Oka

N said:
I wouldn't exactly call it fun. Not with these kinds of
problems (which incidentally *I* am currently having to
address): "I allocate this memory and pass it to this library
function, who is responsible for de-allocating it?"

You are, of course (unless your library documentation tells you
otherwise)! That's the part of the fun...

Cheers

Vladimir
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,173
Messages
2,570,937
Members
47,481
Latest member
ElviraDoug

Latest Threads

Top