Search:

Type: Posts; User: boylemonlaw

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    848

    code is notworking

    #include <stdio.h>
    #include <math.h>
    int main(void)
    {
    double y=0.0,x=0.0,area=0.0;
    int min=0,max=2,temp;

    printf("How many ploygons to use for the integration ( y=2x-x^2)");...
  2. Replies
    3
    Views
    1,443

    Thanks guys (%*C) fix the problem

    Thanks guys (%*C) fix the problem
  3. Replies
    3
    Views
    1,443

    scanf problem

    #include <stdio.h>


    int main(void)
    {
    int num=0;
    char letter;
    printf("Please enter the number of time to print ");
    scanf("%i*c",&num);
    printf("Please enter a character to be print ");
  4. Replies
    1
    Views
    1,187

    Question About Boolean

    Can anyone please tell me which library should i include to use

    the key work "bool"


    Thank You
  5. Replies
    2
    Views
    1,186

    PC is not powering up

    When i turn on my pc, only the power supply and the harddrive is running. Can anyone help please?
Results 1 to 5 of 5