Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C Programming (http://www.velocityreviews.com/forums/f42-c-programming.html)
-   -   Difficulty (http://www.velocityreviews.com/forums/t442923-difficulty.html)

Vijay 05-29-2006 10:46 AM

Difficulty
 
Dont study Linked List because I is quiet Difficult.


Richard Heathfield 05-29-2006 10:55 AM

Re: Difficulty
 
Vijay said:

> Dont study Linked List because I is quiet Difficult.


(a) What has this to do with C?
(b) linked lists are easy, and there is no need to avoid studying them;
(c) your spelling really needs work. I'm not one to spell-flame, but really
I do think you would find it profitable to type a little more slowly, and
consider using a dictionary to check spellings when you are unsure. For
example, "it" is spelled with a "t", and "quiet" does not quite succeed in
conveying the meaning you intended.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)

ballpointpenthief 05-29-2006 11:36 AM

Re: Difficulty
 

Vijay wrote:
> Dont study Linked List because I is quiet Difficult.


http://cslibrary.stanford.edu/105/

This is what I used.
The problems give you the function prototypes which is surely cheating,
but if that's what your into, they even give you the solutions at the
bottom of the page, so you can be done in under an hour.

You need to use a pen an paper before you write these functions.

Linked lists help you understand pointers, which seems to be the main
feature of the C language.


Clever Monkey 05-29-2006 04:05 PM

Re: Difficulty
 
Richard Heathfield wrote:
> Vijay said:
>
>> Dont study Linked List because I is quiet Difficult.

>
> (a) What has this to do with C?
> (b) linked lists are easy, and there is no need to avoid studying them;
> (c) your spelling really needs work. I'm not one to spell-flame, but really
> I do think you would find it profitable to type a little more slowly, and
> consider using a dictionary to check spellings when you are unsure. For
> example, "it" is spelled with a "t", and "quiet" does not quite succeed in
> conveying the meaning you intended.
>

I prefer assuming the OP is using the I-thou form used by experiential
mystic religions like Kabbalah or Rasta. Perhaps some new form of
Orthodox Geekery?

This is a admonishment against breaking the covenant of Difficulty,
especially the silent form of Difficulty. Only Grand-Wizards are
properly prepared to Link the List between I and I. When I and I Point
to Null, I and I experience redirection equivalence.


All times are GMT. The time now is 11:56 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57