Thread: malloc problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21
    Registered User
    Join Date
    Jul 2009
    Location
    Croatia
    Posts
    272
    The program is made for a clueluess teacher actually.

    He's not a programmer, nor has anything to do with programming.

    Thats why i was preety sure he wasnt gonna overflow it nor pass a file to its std input (checking for EOF).

    which compiler
    DevC++ on Windows. Using this on Solaris with Netbeans works fine, but not on DevCpp.

    Ofcourse its a .c file.

    error message usually says cannot conver types.
    Last edited by Tool; 03-12-2010 at 07:08 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. strcmp returning 1...
    By Axel in forum C Programming
    Replies: 12
    Last Post: 09-08-2006, 07:48 PM
  2. getline() don't want to work anymore...
    By mikahell in forum C++ Programming
    Replies: 7
    Last Post: 07-31-2006, 10:50 AM
  3. Why don't the tutorials on this site work on my computer?
    By jsrig88 in forum C++ Programming
    Replies: 3
    Last Post: 05-15-2006, 10:39 PM
  4. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM
  5. DLL __cdecl doesnt seem to work?
    By Xei in forum C++ Programming
    Replies: 6
    Last Post: 08-21-2002, 04:36 PM