Search:

Type: Posts; User: hkmsnhk

Search: Search took 0.00 seconds.

  1. ok . i understand . however, i don't how to get...

    ok . i understand . however, i don't how to get the students' marks and also compare the marks

    as i need to see which one is the higest

    please tell me how to do , or give me tips
  2. for my third question , from the top post , ...

    for my third question , from the top post ,

    if i want to get the char from the txt file, such as the first line, 9,9 , i want make it in 99, als it is countable
  3. vart hello , strcat(str1,str2); is wrong?...

    vart hello ,

    strcat(str1,str2); is wrong? but when i execute the file , this will not be error ?

    could be please tell me more the it , i want to learn is ?

    please give me an example . i...
  4. a new question

    tabstop , thanks a lot

    should i make for the question's conclusion is that if is need to use strcat() then strcat(char*dest, const char*src) , in the strcat(A,B) , the A && B both should be...
  5. help me pro: fgetc get the number from txt and strcat to compile it problem

    ========orderStudent.txt=========
    student01 99
    student02 88
    student03 77
    ===================



    #include<stdio.h>
    #include<string.h>
Results 1 to 5 of 5