Skip to content

Instantly share code, notes, and snippets.

View shoter's full-sized avatar
🙃

Damian shoter

🙃
View GitHub Profile
#include <stdio.h>
#include <iostream>
#include <conio.h>
#include <stdlib.h>
//napisz program ktory tablice 8 elementowa, z uzykotniwkami.
//nastepnie liczbe
char buffer[10000];
void *wsk = (void *)buffer;
void* wczytaj_liczbe()