Click here to Skip to main content
16,017,238 members

Comments by Malasuerte94 (Top 2 by date)

Malasuerte94 23-Oct-13 14:22pm View    
I think here is the problem
printf("\nperimetru = %f ", perimetru(l, L));
printf("\naria = %f", aria(l && L));

With this program i need to calculate the perimeter and area of ​​a square
Malasuerte94 12-Oct-12 8:36am View    
Value of '2015' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
here is error
Me.Invoke(safedelegate, length, nRead, percent, currentspeed)