void process(int my_first_value, int temperature, float pressure,
int altitude, char color) {
/* Code here */
}
Additional notes can be found at style notes.