Back
Close

Demo Paper

profThiernesse
3,050 views

Les paper

Les fonctionnalités :

  • init_paper(nb_lignes,nb_colonnes,taille)
  • move_left()
  • move_right()
  • move_down()
  • move_up()
  • colorize()
  • change_color(rouge,vert,bleu)
  • display_paper()

Demo Paper

Sample paper
Manage with paper

#TEST PHP INCLUDE

Déclarer un entier a et un entier b.

PHP - C

Ecrire la condition pour déterminer si une variable a est paire.

PHP - C

Ecrire la prototype de la fonction ma_fct

	int a;
	int *b;
	char c;
	int d;
	
	d = ma_fct(a,b,c);
PHP - C
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io