A good tutorial for CUnit? [closed] - c

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I am looking for an online tutorial for CUnit. After much "Googling", the only ones I have come across are the CUnit documentation on sourceforge and this one. None of which can really be described as a tutorial with a "walk though" working example.
Does any one know of a CUnit tutorial that actually walks through testing a sample program?

Related

Linux based virus / malware source code in C [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I am working on project of metamorphic code generator. In order to test this project I need some virus source codes in C. Since I have developed this tool on Linux. I need virus codes which are Linux based. Are there any good links from where I can download such virus codes?

Is Foundation Responsive? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm trying to find a CSS framework that is fully responsive and I believe Foundation is, but I'm not sure
Foundation will work perfect as a CSS framework, I would definitely go with that.

Should I Read K&R Just After a College Course in C? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I just finished a college course in C. The book used was Kochan's. I am tempted to now tackle K&R to deepen my understanding of the language. Theoretically I should already know all the material in it, but I still feel like I would benefit from going through it including doing the exercises.
Any thoughts or feedback?
Thanks.
+1 for reading it. It's a brilliant, concise book, brilliantly written.

Is there a book on glibc? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Everything in linux is built on top of it,
but reading its source code directly is too tough for me.
Is there a good book on it?
GLIBC User Manual would be a good start.

What Komodo color scheme do you use? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I'm looking for a good color scheme for Komodo IDE.
I made my own color scheme, but I based in upon a theme I have for gedit called Darkmate, seen here: http://grigio.org/tag/darkmate
I've been using Twilight for the past 2 months, PHP development. I've got it from here:
http://www.gravitywell.co.uk/blog/post/komodo-color-scheme-twilight

Resources