Search:

Type: Posts; User: able

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,283

    Guidance Needed...

    Hi ppl!

    I really need some guidance.I think i'v grasped basic c concepts & now practice is wat'll help me move forward rather than reading new books or re-reading old books.
    Cud anybody...
  2. Thread: Help!!

    by able
    Replies
    5
    Views
    1,339

    I've included all headers. I dunno why its not...

    I've included all headers. I dunno why its not working. Do we have to input some special character(for EOF) to end input? I just keep pressing enter to end input but nothing happens. Cant anybody...
  3. Thread: Help!!

    by able
    Replies
    5
    Views
    1,339

    Help!!

    I have to print the no. of lines entered by the user, but following code is not working:


    void main()
    {
    int c,a=0;
    while((c=getchar())!=EOF)
    if(c=='\n')
    a++;
    ...
  4. Replies
    3
    Views
    1,431

    diff b/w static & external variables

    :( hey cud i know the difference between static & external variables??
  5. Thread: chat on this site

    by able
    Replies
    12
    Views
    2,630

    hey chat can b abt prgraming. and questns can b...

    hey chat can b abt prgraming. and questns can b more
    effectively answered that way
  6. Thread: chat on this site

    by able
    Replies
    12
    Views
    2,630

    chat on this site

    hey is there NO chat feature on this site???
Results 1 to 6 of 6