mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-09-23 07:24:45 +00:00
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
// include header files
|
||||
#include <stdio.h>
|
||||
#include <stdio.h> /// for printf() and scanf()
|
||||
|
||||
// globally declared structure
|
||||
struct Stack
|
||||
|
||||
Reference in New Issue
Block a user