User Profile

Collapse

Profile Sidebar

Collapse
tupacshakaur
tupacshakaur
Last Activity: Apr 2 '18, 11:34 AM
Joined: Jan 22 '18
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tupacshakaur
    started a topic Compile linux program under windows.
    in C

    Compile linux program under windows.

    Hi,

    Opening eclipse from windows operating system is it possible to create a project in c language and compile the program for linux and not for windows?If possible, can someone give me some guidance?

    I didn't find the right solution from the internet.
    See more | Go to post
    Last edited by Rabbit; Feb 24 '18, 05:32 PM. Reason: link removed

  • tupacshakaur
    started a topic Getting started with OpenGL using 'C' (not C++)
    in C

    Getting started with OpenGL using 'C' (not C++)

    Hi,

    First question, is it possible/useful to program OpenGL just with C and not C++? If it's possible, does it have severe limitations on what I can do? I have just finished a cource on C and would like to get things happening with OGL straight away instead of learning C++.
    In as little code as possible, what's the minimum I need to get a triangle rendered? I want to avoid all the setup of windows etc. Does GLUT work with plain...
    See more | Go to post
    Last edited by Rabbit; Feb 24 '18, 05:31 PM. Reason: link removed

  • tupacshakaur
    started a topic Multiple Bouncing Balls Program in C
    in C

    Multiple Bouncing Balls Program in C

    Hi,

    I am trying to make a program in C with multiple bouncing balls. I know it is a very known program and I have already searched the internet and seen different versions of it. However, because I am new in programming, I didn’t manage to understand them and answer my questions. The problem is that I have created a code, but my program doesn’t run properly. To be more exact, I think the part where it reads the data is fine,...
    See more | Go to post
    Last edited by Rabbit; Feb 24 '18, 05:29 PM. Reason: links removed

  • tupacshakaur
    started a topic A good book for beginners (C++)
    in C

    A good book for beginners (C++)

    Hi,

    Enough about my background, I just want to to start learning C++. I have been watching thenewboston C++ tutorials and I learnt alot like functions, making a basic calculator, variables, if statements and so fourth. I just want a good beginners book that covers basic C++ in a level of English that I can understand. I have been looking to get C++ Primer 5th Edition.
    See more | Go to post
    Last edited by Rabbit; Feb 24 '18, 05:31 PM. Reason: link removed

  • Webbrowser in visual studio: access elements in network tab

    Hello,

    When I load a website in the .net webbrowser I can access all the elements in the HTML source code through webbrowser.docu ment.all
    But when I load a site in chrome inspector, there is a 'network' tab which contains more files (.js,.txt. etc.) files than shown in the HTML code.
    Is it possible to access the files in the network tab, in .net webbrowser?

    Please Help.

    Thanks !

    more...
    See more | Go to post
    Last edited by Rabbit; Feb 24 '18, 05:33 PM. Reason: link removed
No activity results to display
Show More
Working...