About 59 results
Open links in new tab
  1. word choice - "Expected of" vs. "expected from" - English Language ...

    It is expected of/from you to find the solution. Such rude behavior was not expected of/from you. I am quite sure that from is the correct usage in both cases, but of could be used in the firs...

  2. python - SyntaxError: expected ':' - Stack Overflow

    May 6, 2023 · SyntaxError: expected ':' Asked 2 years, 11 months ago Modified 2 years, 7 months ago Viewed 19k times

  3. C error: expected ';' or ',' or ")'? - Stack Overflow

    "Error:33:19 expected ';' or ',' or ')' before numeric constant." <- Read the message. You have a numeric constant where there shouldn't be one. If you look at that line in your code, there isn't a manifest …

  4. What is the difference between "anticipate" and "expect"?

    My context spans 70 years, so the shift in vernacular reflects American dilution of precision in vocabulary (along with spelling and grammar). The difference between expect and anticipate is …

  5. How can I solve the error 'expected expression'? - Stack Overflow

    Apr 27, 2021 · How can I solve the error 'expected expression'? Asked 4 years, 11 months ago Modified 4 years, 11 months ago Viewed 37k times

  6. adjectives - A word for acting in advance of some expected or ...

    Oct 25, 2016 · A word for acting in advance of some expected or anticipated outcome [duplicate] Ask Question Asked 9 years, 5 months ago Modified 3 years, 4 months ago

  7. How to solve error: ';' expected in Java? - Stack Overflow

    Feb 8, 2016 · I have a error: ';' expected issue with my Java code below. I don't know how to solve it? SortThread and MergeThread have been created as a class, and compiled well. The only problem is …

  8. Error: Expected a Statement / C++ / Visual Studio

    Aug 12, 2015 · Error: Expected a Statement / C++ / Visual Studio Ask Question Asked 10 years, 8 months ago Modified 10 years, 8 months ago

  9. java - ' (' or ' [' Expected - Stack Overflow

    This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.

  10. Java - ' ) ' expected error - Stack Overflow

    Nov 3, 2013 · Java - ' ) ' expected error Asked 12 years, 5 months ago Modified 5 years, 4 months ago Viewed 48k times