compute_code_target
count_spaces_until(compute_code_target(), s_code, e_code) >
int compute_code_target(void);
target_col = compute_code_target();
target_col = count_spaces(compute_code_target(), s_code);