Re: implementing isInstanceOf() in C, any ideas ???



dwaach wrote:

learn from where and what to learn?

For starters, learn not to top-post.

Learn C from where: I'd say K&R2. Take your time, ask questions
if you get stuck.

What to learn: the language and it's style.

Noting, in particular, that C is /not/ the kind of language for
which isInstanceOf is a terribly useful question. If someone
wants to do so, I anticipate two major possibilities:

(a) they have completely the wrong idea about what kind of
language C is, and would be better off with a different
one: /which/ different one I'd not like to guess.

(b) they're implementation-oriented people who need to put
an OO layer over C and need to know what C promises so
they can do so as safely as their context permits.

(b) people are likely to come with rather more specific questions
and code snippets. (a) people are likely out of their depth.

I reserve my right to be wrong: I've worked hard for it.

--
Chris "with a quota" Dollin
"We did not have time to find out everything we wanted to know." /A Clash of Cymbals/

.



Relevant Pages

  • Re: Data structure in system call/user program
    ... Learning is the production of internal ... What do you do when you get stuck? ... That is a question like "how do I use a baseball". ... YOu will have to first specify your language, ...
    (alt.os.linux)
  • Re: Is VB Caca??
    ... I think that all C# dorks should be stuck on a train to Montana ... and that is the same regardless of the language used. ... you don't think less of VB programmers, but there is an implicit judgment ... Robin S.- Hide quoted text - ...
    (microsoft.public.dotnet.languages.vb)
  • Re: i thought styling some quote images around text can be quite simple but how wrong!
    ... Seems like you are stuck with using a programming language. ... Why not put the images around the string in the scripting language? ... otherwise, if the page has 20 of such quotations, and ...
    (comp.infosystems.www.authoring.stylesheets)
  • Advice Please: Assembly Language Programming Book
    ... and I couldn't find it because my original post is somehow under ... I had actually gotten stuck when reading Jeff Duntemann's "Assembly ... Language Step by Step" a couple of years ago. ... And after losing an ebay bid some months ago for a "The Art of Assembly ...
    (comp.lang.asm.x86)
  • Re: Invert = ?
    ... can't quite make this out (as always please note I speak English as a ... second language): ... Paula, think of this....if someone came up behind you, stuck their ...
    (rec.equestrian)

Loading