User Profile

Collapse

Profile Sidebar

Collapse
networkmancer
networkmancer
Last Activity: Sep 8 '09, 06:51 AM
Joined: Sep 7 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • networkmancer
    replied to Declaration Syntax Error on line 155?
    in C
    as I said its our assignment so I did not code that.
    See more | Go to post

    Leave a comment:


  • networkmancer
    started a topic Declaration Syntax Error on line 155?
    in C

    Declaration Syntax Error on line 155?

    Written in Turbo C++ so dont tell me its very messy because I know it is and this is an assignment that we must stick in to. The source of the problem is in Case 5 int main { . I just dont know how to fix it.

    Code:
    #include <stdio.h>
    #include <conio.h>
    #include<process.h>
    #include<dos.h>
    void graph();
    void foo(){
    int a,b;
    clrscr();
    
    gotoxy(27,12);textcolor(12);cprintf("
    ...
    See more | Go to post
No activity results to display
Show More
Working...