Search:

Type: Posts; User: mrprogrmr

Search: Search took 0.00 seconds.

  1. i fail to call values of structure variable in another function

    Hi,

    I fail to call the values of a structure variable in the function OpenBoard and there it goes into starvation.

    Could you help me how do i assign the given values .
    I clear my point here...
  2. Replies
    1
    Views
    9,876

    i fail to convert char * to enum

    Dear All,
    I have a file from which i am reading a value.The file contents are like :

    ProtocolType = E1_EURO_ISDN
    and i am trying to take " E1_EURO_ISDN" into a string variable,...
  3. Replies
    16
    Views
    4,762

    so sorry, i feel, for not giving the entire...

    so sorry, i feel, for not giving the entire source code.
    this was not that i had wished.
    Here is the complete one..





    #include <stdio.h>
    #include <conio.h>
  4. Replies
    16
    Views
    4,762

    hey.. so silly of me .. i thought people are...

    hey.. so silly of me .. i thought people are aware of some header files known as "Windows.h"
    functions that aren't any kind of standard function
    . Besides they keep MSDN as the holy "BIBLE". ...
  5. Replies
    16
    Views
    4,762

    clear screen function

    Hi Frendz,
    A meal fr u.......
    Can u bring out atleast 10 errors out of it....
    Itz gonna clear the screen

    :p
  6. Replies
    10
    Views
    2,218

    dear quzah, Thnx for the solution and the...

    dear quzah,
    Thnx for the solution and the effort put in by you to solve the problem.
    I too agree that the solution given by you is better compared to mine.
  7. Replies
    10
    Views
    2,218

    .......but would it keep count of the no. of...

    .......but would it keep count of the no. of persons in party..this no. could be anything between 3 to 16 and person id needs to be kept along.
    problem lies here


    while(nos>0) // this is...
  8. Replies
    10
    Views
    2,218

    // apologise for the mysterious words.. but some...

    // apologise for the mysterious words.. but some of the but p,q have good reasons to be
    // their in the original application.

    /* The following segment looks for the string starting with ‘add...
  9. Replies
    10
    Views
    2,218

    code for the correction..

    Hi Frendz,
    I v gotta problem fr u 2 help me.

    i m to read a string from a file. That part z covered but
    then i fail to sort it out..
    its like "add person 3 2003 2004 2005"
    person is a word...
Results 1 to 9 of 9