Search:

Type: Posts; User: JazzDev

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    6,578

    When I past the code it seems it added extra...

    When I past the code it seems it added extra lines. The issue seems to be here.


    printf("\n Title name: ");
    scanf("%s", &books[i].title);

    Also, the code doesn't perform anything...
  2. Replies
    13
    Views
    6,578

    Code issue scanf() string line 28

    Hi,

    I'm developing a very small project, and while implementing it I got some issue. I already did this kind of exercises a few times, but I don't seem to understand what is wrong (the scanf to...
  3. Replies
    7
    Views
    6,965

    What is considered predictable? I do know what...

    What is considered predictable? I do know what tags I need to find, but everything else is not regular. I do know it's possible to do it because I know about similar projects but using other...
  4. Replies
    7
    Views
    6,965

    After searching a lot and not finding information...

    After searching a lot and not finding information about xaml and c++ I did start looking also to xml, but didn't know if the libraries where the same... I will try your suggestions, thank you!
  5. Replies
    7
    Views
    6,965

    After searching a lot and not finding information...

    After searching a lot and not finding information about xaml and c++ I did start looking also to xml, but didn't know if the libraries where the same... I will try your suggestions, thank you!
  6. Replies
    7
    Views
    6,965

    xaml filter data parser library c/c++

    Hello everyone,
    It's my first post here, so a extra thank you for you time and understanding.

    I was trying to develop a solution to read .xaml file(code) and filter some tags and check the tags...
Results 1 to 6 of 6