Recent content by Manmohit Sehgal

  1. M

    HTML 5 getContext not working?

    Hi everyone, i am trying my first html 5 simple canvas example but it doesnot seem to work, everything works perfectly fine until it comes to getContext, after ('canvas').getContext; getContext doesnot appear in the menu, how should i fix this??? <!DOCTYPE html> <html> <head> <meta...
  2. M

    Enter the expression in the form [int char int char int]: 4 + 5 + 6 (4 + 5) + 6 = 15?

    hi people, i just need help to undestand what i need to exactlly Language : C++/C ; how can i solve this? Enter the expression in the form [int char int char int]: 4 + 5 + 6 (4 + 5) + 6 = 15
Back
Top