Search:

Type: Posts; User: akshara.sinha

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,396

    errors in c program

    hello,

    can someone kindly correct the errors in my c program.i am unable to get the errors.
    my program is:

    doc.c(starts from line 22):


    struct element *new_doc( int i, const char *name)
    {
  2. Replies
    4
    Views
    9,180

    i am sorry to refer my extended question as a...

    i am sorry to refer my extended question as a doubt.i will make sure to use the correct terms from future.

    i dint understand the reply.i run this program in secure shell environment where i type...
  3. Replies
    4
    Views
    9,180

    doubt in c parser coding

    hello,

    i have a doubt in the parser design program using flex and bison.
    can someone please help me find the error.

    my scan.l code:



    %{
Results 1 to 3 of 3