Search:

Type: Posts; User: BlackDeath

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    5,437

    Salem, It doesn't work. #include...

    Salem, It doesn't work.


    #include <stdio.h>#include <stdlib.h>
    #include <string.h>


    #define MAX_SIZE 30
  2. Replies
    7
    Views
    5,437

    Hi Salem thank you your helping. It is right...

    Hi Salem thank you your helping.

    It is right code??


    cityNode *insertNewRecord(cityNode *listNode, int id, char name[], int Counter){

    int i,j,TEM;
    char temp[MAX_SIZE];
    ...
  3. Replies
    7
    Views
    5,437

    Sorting alphabetically in C using strcmp

    Hi, everybody!


    I'm working linked list. But It doesn't work! Why? Please help me.



    .....
    .....
    cityNode *insertNewRecord(cityNode *listNode, int id, char name[], int Counter){
  4. Replies
    2
    Views
    580

    thank you so much. that's fixed

    thank you so much. that's fixed
  5. Replies
    2
    Views
    580

    Simple linked list example error.

    Hello again.

    I was studying Linked list, I'm beginner. Where is my mistake ? Please help me.


    #include <stdio.h>#include <stdlib.h>


    struct listnode{
    int num;
  6. Replies
    2
    Views
    1,180

    If you inspect forum, you must know, nobody...

    If you inspect forum, you must know, nobody doesn't give some codes. Your question is really easy. Please, study. You can do it !
  7. Replies
    3
    Views
    762

    Yes, I know but It must be easy so 5x5. Help...

    Yes, I know but It must be easy so 5x5. Help please
  8. Replies
    3
    Views
    762

    Sudoku problem!!

    Hello Again.

    I want to make Sudoku Game In C.

    But I have problem for solution. Please help me.



    #include <stdio.h>#include <stdlib.h>
  9. Replies
    8
    Views
    1,571

    anduril462 thank you so much. Your explanation is...

    anduril462 thank you so much. Your explanation is perfect. I gave a pencil and paper I study carefully one each, one apiece.
  10. Replies
    8
    Views
    1,571

    Thank you whiteflags. It runs. I understand my...

    Thank you whiteflags. It runs. I understand my problems.
  11. Replies
    8
    Views
    1,571

    Ohh sory.. Link :...

    Ohh sory..

    Link : https://projecteuler.net/problem=21
  12. Replies
    8
    Views
    1,571

    Project Euler Questions

    #include <stdio.h>int main(void) {
    //a != b , if d(b) = a ve d(a) = b
    int DividedSum;
    int index;
    int temp;
    int sum=0;
    for(index = 1; index<10000; ++index)
    {
    DividedSum =...
  13. Replies
    24
    Views
    1,478

    Mario F....

    Mario F. You must creat a forum about physic because you are very good and good guy.
  14. Replies
    24
    Views
    1,478

    3. questions 0,344 ?? Please

    3. questions 0,344 ?? Please
  15. Replies
    24
    Views
    1,478

    Why ? Do yo like me ?

    Why ? Do yo like me ?
  16. Replies
    24
    Views
    1,478

    Wonderful. Thank you so much. May the god with...

    Wonderful. Thank you so much. May the god with you.
  17. Replies
    24
    Views
    1,478

    Elkvis...

    Elkvis thank you. Answer is Acceleration is constant . WHY ANSWER ACCELERATION IS CONSTANT ?
  18. Replies
    24
    Views
    1,478

    Answer is accelariton is constant ???

    Answer is accelariton is constant ???
  19. Replies
    24
    Views
    1,478

    D)Acceleration is 0 ????????????????????????

    D)Acceleration is 0 ????????????????????????
  20. Replies
    24
    Views
    1,478

    I apologise you Mario.F. I respect you. You...

    I apologise you Mario.F. I respect you.

    You can say your answer is true or false. And How about question 2 ? I think mistake questions ?????
  21. Replies
    24
    Views
    1,478

    If you know, please help me. Mario F. I have an...

    If you know, please help me. Mario F. I have an exam tomarrow
  22. Replies
    24
    Views
    1,478

    Elkvis. Thank you very much. In my opinion ,...

    Elkvis. Thank you very much.
    In my opinion , answer of the first question is CLOSED system
    2)Acceleration is zero is it right?
    3) Answer is 2.0J
    4) I don't know :(
  23. Replies
    24
    Views
    1,478

    I'm sorry but please help me :(

    I'm sorry but please help me :(
  24. Replies
    24
    Views
    1,478

    My physic questions.

    1) If the mass of a system doesn’t change with time, then this system is a(n) ......... system. Fill in the blank. Isolated or closed ?

    2) Which one of the following is wrong for the motion with...
  25. It's carelessness. Thank you.

    It's carelessness. Thank you.
Results 1 to 25 of 45
Page 1 of 2 1 2