473,474 Members | 1,324 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

is there any site which can provide any help on advanced C topics

i m relatively new to this group. i just want to know, is there any
site which can provide any help on advanced C topics such as machine
interaction through C, memory management through C etc

Jan 24 '06 #1
7 1654
ashu <ri*********@yahoo.com> wrote:
i m relatively new to this group. i just want to know, is there any
site which can provide any help on advanced C topics such as machine
interaction through C, memory management through C etc


Memory management is not an advanced topic. If you can't handle
malloc() and free(), find another language.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Jan 24 '06 #2

Christopher Benson-Manica wrote:
ashu <ri*********@yahoo.com> wrote:
i m relatively new to this group. i just want to know, is there any
site which can provide any help on advanced C topics such as machine
interaction through C, memory management through C etc


Memory management is not an advanced topic. If you can't handle
malloc() and free(), find another language.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.


There isn't need to beat-up on the guy... Is there.

Jan 24 '06 #3
Christopher Benson-Manica wrote:
ashu <ri*********@yahoo.com> wrote:
i m relatively new to this group. i just want to know, is there any
site which can provide any help on advanced C topics such as machine
interaction through C, memory management through C etc


Memory management is not an advanced topic. If you can't handle
malloc() and free(), find another language.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.


Seems overly harsh. There can be interesting memory managment
issues such as reference counting, garbage collection, tools
for analyzing memory usage/corruption/etc, overriding/replacing
library *alloc/free, writing and using your own memory management
scheme, etc. Some of which are on topic here, some not.

As for the OP, I don't have any references handy, sorry.
But it is a perfectly fine question. For the machine interaction part,
you might ask in groups dedicated to your target platform(s) and
get some good pointers there. I don't think interaction with the
hardware via "C" is a generic/portable enough question to get useful
responses in comp.lang.c.

-David

Jan 24 '06 #4
David:

I think you should start with some book of C programming. Something
like "Absolute Beginner's Guide to C" by Greg Perry. This will give you
the basic knowledge.

Hope this help.

David Resnick ha escrito:
Christopher Benson-Manica wrote:
ashu <ri*********@yahoo.com> wrote:
i m relatively new to this group. i just want to know, is there any
site which can provide any help on advanced C topics such as machine
interaction through C, memory management through C etc


Memory management is not an advanced topic. If you can't handle
malloc() and free(), find another language.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.


Seems overly harsh. There can be interesting memory managment
issues such as reference counting, garbage collection, tools
for analyzing memory usage/corruption/etc, overriding/replacing
library *alloc/free, writing and using your own memory management
scheme, etc. Some of which are on topic here, some not.

As for the OP, I don't have any references handy, sorry.
But it is a perfectly fine question. For the machine interaction part,
you might ask in groups dedicated to your target platform(s) and
get some good pointers there. I don't think interaction with the
hardware via "C" is a generic/portable enough question to get useful
responses in comp.lang.c.

-David


Jan 25 '06 #5

la***********@gmail.com wrote:
David:

I think you should start with some book of C programming. Something
like "Absolute Beginner's Guide to C" by Greg Perry. This will give you
the basic knowledge.

Hope this help.

David Resnick ha escrito:
Christopher Benson-Manica wrote:
ashu <ri*********@yahoo.com> wrote:

> i m relatively new to this group. i just want to know, is there any
> site which can provide any help on advanced C topics such as machine
> interaction through C, memory management through C etc

Memory management is not an advanced topic. If you can't handle
malloc() and free(), find another language.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.


Seems overly harsh. There can be interesting memory managment
issues such as reference counting, garbage collection, tools
for analyzing memory usage/corruption/etc, overriding/replacing
library *alloc/free, writing and using your own memory management
scheme, etc. Some of which are on topic here, some not.

As for the OP, I don't have any references handy, sorry.
But it is a perfectly fine question. For the machine interaction part,
you might ask in groups dedicated to your target platform(s) and
get some good pointers there. I don't think interaction with the
hardware via "C" is a generic/portable enough question to get useful
responses in comp.lang.c.

-David


Please don't top post, and also I wasn't the person asking the
question.
While my knowledge of C is perhaps not complete, I think the
"Absolute Beginners Guide" isn't called for :)

-David

Jan 25 '06 #6
David Resnick wrote:
la***********@gmail.com wrote:

I think you should start with some book of C programming.
Something like "Absolute Beginner's Guide to C" by Greg Perry.
This will give you the basic knowledge.
.... snip ...
Please don't top post, and also I wasn't the person asking the
question. While my knowledge of C is perhaps not complete, I
think the "Absolute Beginners Guide" isn't called for :)


The millenium has arrived! Two googlers, both of whom quote, and
one who knows better than to top-post.

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Jan 25 '06 #7

CBFalconer wrote:
The millenium has arrived! Two googlers, both of whom quote, and
one who knows better than to top-post.


I've been posting on usenet since 1989, so I'm not exactly the
normal "googler" who discovered this medium via google groups.
And I now just use google groups from work, I have better
access at home.

-David

Jan 26 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jason Sirota | last post by:
I am an advanced database and vb programmer but recently my position has called for advanced archtecture descisions enterprise-wide. Although I have quite a bit of knowledge on designing relational...
3
by: frozenee | last post by:
I've noticed that the listings in help don't take you to correct topic. anyone else have this problem? Is there a fix?
9
by: MLH | last post by:
I need a fundamental explanation of Class Modules - something suitable for newbies. Access 2.0 didn't seem to focus on them very much. Now that I'm using Access 97, it seems they're everywhere. thx...
3
by: Guoqi Zheng | last post by:
Dear sir, My forum site is getting much slower. At this moment, it takes 20 seconds for the first hit. The second hit is much quicker, I think it is because of cache. Any idea how can I increase...
9
by: John Robert | last post by:
Hi! Anyone has recommendations for advanced ASP.NET books? By advanced, I mean complicated stuff... not just authentification and datagrid binding I'm mainly interrested in learning more...
11
by: manochavishal | last post by:
Hi, Can anyone recommend Book on C which covers all the advanced topics. Looking for the most advanced book on C. i have gone thru Expert C Programming. Something on those lines with multi...
3
by: Jon Shemitz | last post by:
Advanced Delegates Delegates may be the least-understood part of the CLR. Delegates look a bit like method pointers, but the differences go well beyond delegates' multi-cast abilities. I will...
0
by: learning | last post by:
this is a very godo C# course that teaches C# 3.0 features and some more advanced C#2.0 topics taught by SRobertson, the LADOTNET developer group president. -- Windows Forms Programming,...
2
by: tridirk | last post by:
Hi; I am getting a Objceted Expected Error on my forum site. I can't find what is wrong? Line: Char: Error: Object expected Code:0 the site is My SMF Forum
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.