I'm a beginner in programming and I have a lot of questions regarding functions and parameters. Here is an example code:
#include math.h
int main(int argc, char *argv[]) // Dúvida nessa linha
{
double x1, x2, y1, y2, d;...
asked by
13.10.2016 / 00:15