DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2006
    Posts
    93

    syntax error : missing ';' before identifier 'wint_t'

    can anyone telll me why this error coming..
    Thnaking you in advance..

  2. #2
    Join Date
    Apr 2007
    Location
    Texas
    Posts
    151
    You're missing a ';'. It sounds like you're trying to declare a variable of type wint_t, but the variable you declared before it does not have its own ';'.

Similar Threads

  1. SQL Statement
    By shers in forum Database
    Replies: 4
    Last Post: 06-17-2006, 04:01 AM
  2. Replies: 5
    Last Post: 04-09-2006, 08:28 PM
  3. Replies: 1
    Last Post: 11-11-2002, 03:06 PM
  4. VB6 vs VB.NET...Procedure Calling Syntax
    By Patrick Troughton in forum .NET
    Replies: 78
    Last Post: 08-13-2002, 11:18 AM
  5. Replies: 16
    Last Post: 08-12-2002, 10:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links