Search:

Type: Posts; User: saurav_bhasin

Search: Search took 0.01 seconds.

  1. Replies
    160
    Views
    1,220,242

    Sticky: This is the problem........C is not an Easy...

    This is the problem........C is not an Easy language. Every wondered why System Engineers get paid the most and not Java programmers?........

    Let us C does not tell you anything about :-...
  2. Replies
    2
    Views
    1,505

    C Compiler in Linux

    Hello Friends,

    I am looking to design a C compiler in Linux.

    Could any one please guide me of good websites, Scientific journals or papers for Compiler design?.

    If the Compiler design is in...
  3. Replies
    160
    Views
    1,220,242

    Sticky: Just read ONE single book if you are looking to...

    Just read ONE single book if you are looking to work in Unix or I dont want to be biased if you are looking to work on MS too.

    THE C PROGRAMMING LANGUAGE - BY K & R.

    Read the book, word to...
  4. Replies
    4
    Views
    1,023

    Thanks !!. Please do forgive my ignorance, I...

    Thanks !!.

    Please do forgive my ignorance, I realized your solution soon after asking the question.
  5. Replies
    4
    Views
    1,023

    So is taken as an input I assume? Thx...

    So <ENTER> is taken as an input I assume?

    Thx
    Saurav
  6. Replies
    4
    Views
    1,023

    C program output doubt

    Friends,

    I am doing K&R book problem 1.6 in exercise


    #include <stdio.h>

    main()
    {
    int c;
Results 1 to 6 of 6