User Profile

Collapse

Profile Sidebar

Collapse
turps
turps
Last Activity: Sep 19 '23, 03:56 AM
Joined: Jun 18 '19
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • turps
    replied to What does "expected unqualified-id" mean?
    in C
    sorry, I have no idea - all replies to this question give alternative codes, but don't explain what unqualified-id means.

    my850+ page book on C++ does not mention either id or unqualified in its index.
    See more | Go to post
    Last edited by zmbd; Jun 18 '19, 11:28 PM.

    Leave a comment:


  • what is an" uniqualifed-id before "{"token message referring to

    i continually experience an "expected uqualified-id before "{" token. All the answers so far have suggested "work arounds"but don't say what an uqualified-id actually is.

    I really don't want an alternative code , but a description of what an unqualified-id actually is
    Here is a part of the code
    Code:
     #include <iostream>
     #included <string>
     int main()
    
    { //
    ...
    See more | Go to post
    Last edited by zmbd; Jun 18 '19, 11:21 PM. Reason: [z{please use the [CODE/] format tool... it adds line numbers too :) }]
No activity results to display
Show More
Working...