Thread: almost there.... please help

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Quote Originally Posted by MacGyver View Post
    You should be waterboarded for not properly using code tags.
    Perhaps you think this is an idle threat.

    << !! Posting Code? Read this First !! >>

    You can combine
    Code:
    int i;
    i = output;
    into "int i = output;". Where is "charge" defined/declared?

    ps. next time hold your breath
    Last edited by MK27; 06-11-2009 at 11:57 AM.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Tags for this Thread