Home > Back-end >  There are several c language programming problem for help
There are several c language programming problem for help

Time:11-01

Write a bubble sort algorithm, the use of Pointers to make the sequence of N integer data by size sorting,


. Write a program to keyboard input name pinyin, and, in turn, enter the names of all the classmates pinyin bedroom, with a character pointer array to store, and print them out,



Write a function, the function of the function is: will parameter ss Pointers string, all indices for the odd position converted to uppercase letters (if the position is not a letter, not conversion), then write a main function, to accept keyboard input a string, call a function, and the input string after editing,


8. Write a program to ask the user for the name of the English songs, and then put the name into a pointer array and print the title according to the order of the original; According to the order of the alphabet printed; According to the alphabet printed order


Thank you,
  • Related