PandA-2024.02
plot.h
Go to the documentation of this file.
1 #ifndef PLOT_H
2 #define PLOT_H
3 extern void plot(int color, int x, int y);
4 #endif
void plot(int color, int x, int y)
Definition: plot.c:1
x
Return the smallest n such that 2^n >= _x.

Generated on Mon Feb 12 2024 13:02:48 for PandA-2024.02 by doxygen 1.8.13