Keyboard

note /search

Reading data from the keyboard

  • Politechnika Śląska
  • Fundamentals of Computer Programming
Pobrań: 0
Wyświetleń: 434

Reading data from the keyboard  Functions: - getc(), gets(), scanf() - fgetc(), fgets(), fscanf...

Input and output streams

  • Politechnika Śląska
  • Fundamentals of Computer Programming
Pobrań: 0
Wyświetleń: 504

console: - stdin with the keyboard - stdout and stderr with a text terminal • Streams may be redirected...