User: tlstjdwo

  • Public profile

User profile: tlstjdwo

User info
User name:tlstjdwo
History
Joined:
Number of posts:3
Latest posts:

very simple array and pointer
double *p_min = a; for(double *i = a + 1; i< &a[n]; i++) { *a= *p_min } ?

very simple array and pointer
Write a function find_min that takes a double pointer indicating the start of an array, and an int i...

Very simple code
Write a function suffix that takes a char* representing a null-terminated character array (a C strin...

This user does not accept Private Messages