Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C by saddsa ( 17 years ago )
while((znaki != 'k') && (znaki != 'K' ));
{
printf("Podaj znaki: ");
scanf("%c", &znaki;);
}
Revise this Paste
Parent: 11244