char fruit[5] = "apple";
printf("Last character : %c", fruit[strlen(fruit)-1]);
The last character of string in C is ' '
strlen(str);
Code Example |
---|
C :: get range of values in mongodb |
C :: addition in c |
C :: mariadb utf8mb4 |
C :: Graphics in C Draw Circle |
C :: check if string in string c |
C :: arduino uno spi pins |
C :: mongodb update |
C :: Area of a Circle in C Programming |
C :: PATH_MAX |
C :: go Iterating over an array using a range operator |
C :: copy string in c |
C :: comment in c language |
C :: fopen in c example |
C :: print a part of string c |
C :: inputting an array in c |
C :: adding strings in the list |
C :: c language string |
C :: print command for rust unit-test |
C :: read file c |
C :: C - program to create 1D array |
C :: debian unhold packages |
C :: search sorted array c |
C :: wifi access point in esp8266 |
C :: insert image material ui |
C :: script in c |
C :: objects in oops |
C :: short print variable in c |
C :: fifo page algorithm in C |
C :: left me on read |
C :: rand in c |