Help

M

Marco

Hallo,
where I could find a complete manual (pdf) for programming in Ansi C?

I need to understand the meaning of operators like:
|=
^=
a & 0x07

Many Thanks
Marco
 
V

Victor Bazarov

Marco said:
where I could find a complete manual (pdf) for programming in Ansi C?

On the web somewhere, maybe. Why ask about C in a C++ newsgroup? Just
go down the hall to 'comp.lang.c' and ask there.
I need to understand the meaning of operators like:
|=
^=
a & 0x07

A book on C programming would probably be a better solution.

V
 
M

Marco

Victor Bazarov said:
On the web somewhere, maybe. Why ask about C in a C++ newsgroup? Just
go down the hall to 'comp.lang.c' and ask there.


A book on C programming would probably be a better solution.

V

Could you tell me a title of 1-2 books?

Thanks
 

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

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top