Как использовать Get после Scanf

scanf("%d",num);
int c=getchar();
gets(str);
Cashmere