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.
User Profile
Collapse
-
Compile linux program under windows.
-
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... -
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,... -
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. -
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...
No activity results to display
Show More