How to print the shape using different characters instead of *Peter87,drew887, thanks guys i made it using printw("%c",ch); that is easy rather than pointers
How to print the shape using different characters instead of *#include<ncurses.h> void print_right(int row,int col,int length,char ch); void print_down(int row,...
Floating point exception (core dumped)thanks guys for help
Floating point exception (core dumped)#include<iostream> #include<iomanip> using namespace std; void inputData(int data [][5],int rowSi...
Ncurese printing shapes problemthank u vry it worked