Search:

Type: Posts; User: pe4enka

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    9,656

    Thank you for your help. I guess I will leave...

    Thank you for your help. I guess I will leave just DataIn.Values = NULL, because I can't read my lectruer's mind lol
  2. Replies
    4
    Views
    9,656

    Yes, but the task tells to initialize Values...

    Yes, but the task tells to initialize Values again in the function. I dont really understand why and how as well as what for. but this is the task given. I need to do it in the place, where I colored...
  3. Replies
    4
    Views
    9,656

    Struct pointer initialization

    Hello everyone,
    I wrote a piece of code here, which actually works, but I was told to initialize the data structure that holds the data to be filtered and I dont really understand how to do this....
  4. Thread: warning

    by pe4enka
    Replies
    2
    Views
    1,081

    Thank you very much. That worked for me

    Thank you very much. That worked for me
  5. Thread: warning

    by pe4enka
    Replies
    2
    Views
    1,081

    warning

    Hello,
    I am wondering what does this warning actually mean and how can I get rid of it?

    warning C4047: '==' : 'int' differs in levels of indirection from 'void *'

    This part of code coses the...
  6. Replies
    4
    Views
    1,063

    Thanks, I understood the root of the problem, but...

    Thanks, I understood the root of the problem, but could you tell me which function can i use to scan and check a return code from it? fscanf seem doesnt work when i write smth like this ...
  7. Replies
    4
    Views
    1,063

    Reading text file.

    Hello,
    I have a problem with finding the end of the text file. I created a piece of code to scan my txt file for the commands, but the problem is that for some reason one of the commands gets...
Results 1 to 7 of 7