home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13302 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.9 KB  |  54 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!max.fiu.edu!serss0!xnybpf01
  3. From: xnybpf01@serss0 (Brian P Feeny)
  4. Subject: Re: lc error
  5. Organization: Florida International University, Miami
  6. Date: Sun, 13 Sep 1992 04:27:03 GMT
  7. Message-ID: <BuI1p4.12H@fiu.edu>
  8. References: <BuDF0z.8vv@fiu.edu> <1992Sep11.160808.10951@cbfsb.cb.att.com>
  9. Sender: news@fiu.edu (Usenet Administrator)
  10. Lines: 42
  11.  
  12. In article <1992Sep11.160808.10951@cbfsb.cb.att.com> dlove@cbnewsf.cb.att.com (Dave Love) writes:
  13. >In article <BuDF0z.8vv@fiu.edu> xnybpf01@serss0 (Brian P Feeny) writes:
  14. >>
  15. >>    I am having trouble compiling some source with  Lattice 5.10, and would
  16. >>like some help.  I am getting a "Error: 107 Too Many Initializers" right after
  17. >>IntuiText Text structure.  I am simply compiling with the -L option and no others
  18. >
  19. >You're gonna kick yourself...
  20. >
  21. > [ source deleted ]
  22. >> 
  23. >>struct IntuiText Text =
  24. >>{
  25. >>   1,0,    /* FrontPen, BackPen */
  26. >>   JAM2,   /* DrawMode */
  27. >>   2,2,    /* LeftEdge, TopEdge */
  28. >>   NULL,   /* Font */
  29. >>   (UBYTE *)"Test",    /* TextPointer */
  30. >>   NULL                 /* NextText */
  31. >>   );
  32. >    ^
  33. >
  34. >This should be a "}".
  35. >>Brian Feeny - Systems Programmer - UNIX System Security Specialist
  36. >
  37. >+=======================================+===============================+
  38. >| "We're going to have the best         | Dave Love                     |
  39. >|  educated Americans in the world!"    | dlove@cbnewsf.att.com         |
  40. >|   -- Dan Quayle                       | <insert std. disclaimer here> |
  41. >+=======================================+===============================+
  42.  
  43.  
  44.     Well, yes I did!  I was VERY tired and using interlaced LSE, and I 
  45. DONT have a flicker fixer!  Guess thats what you get!
  46.  
  47.                     Brian
  48. -- 
  49. Brian Feeny - Systems Programmer - UNIX System Security Specialist
  50.    __
  51. __///          Internet: signal@phantom.com       "Grep me no patterns and
  52. \XX/ AMIGA!              xnybpf01@serss0.fiu.edu   I'll tell you no lines"
  53.