commit a69969bb41e2c502e4be5f49030826be53ead621 from: Sylvain Saboua date: Mon Apr 28 12:50:30 2025 UTC adding prototypes commit - 0d0472b64f9f09cbb34e84769d13123116cc35c5 commit + a69969bb41e2c502e4be5f49030826be53ead621 blob - 2b69733e9fc1518b7f545009beedd9b7affacff9 blob + b587b957a2e87c436b60ffc39d809c7c79805cbf --- geomant.c +++ geomant.c @@ -10,6 +10,10 @@ # include # include +int mantize ( int n_bodypart, int n_figure ) ; +int generate() ; +int main() ; + char *txt_topic ; size_t txt_topic_size = 0UL ; // arrays displaying which figure part the user is generating.