Search:

Type: Posts; User: LonelyPlanderWa

Search: Search took 0.01 seconds.

  1. all's well...

    thanx boyz...cheers!
  2. Am i using the exit() func correctly?

    hi there...I am using the exit() function in my program and it gives me the following warning:

    "warning C4013: 'exit' undefined; assuming extern returning int"

    When i include the header file...
  3. Replies
    3
    Views
    1,616

    thanx for ur advice buddy...put all your concerns...

    thanx for ur advice buddy...put all your concerns to rest since the code posted here is part of a much larger program...so all ur concerns abt initialising chk and closing files are taken care of:)
    ...
  4. Replies
    3
    Views
    1,616

    gave it shot...it gave me an error!

    Hi there...I need to incorporate pagination in my program which produces over a 500 records...each record is about 4 lines approx. 4-5 fit on the screen...i am not certain abt how to do this but i...
  5. Replies
    10
    Views
    2,699

    code and example Log file

    /*
    #include<stdio.h>
    #include<string.h>

    int a,b,c,d,e,f,y=0,z=0,i=0,j,k,l=0,m,n,ctr=0,len,len1,f,x,chk=0;
    char cell[5]="9198";
    char line[322];
    void funk();

    main()
  6. Replies
    3
    Views
    2,172

    Make me C the...

    ....simple facts of database connectivity...can i get programs written in C on the red hat talk with an oracle/sql?...is database connectivity possible with C in general?...any suggestions/help will...
Results 1 to 6 of 6