Search Results

Search: Posts Made By: TriKri
Forum: Programming 09-25-2009
5,861
Posted By TriKri
It should be possible. Cited from Tutorial -...
It should be possible.

Cited from Tutorial - Makefile (http://www.opussoftware.com/tutorial/TutMakefile.htm#Comments):

some makefile statement # a comment
Forum: Programming 09-24-2009
5,861
Posted By TriKri
Sorry, I just realized that SDL was causing that...
Sorry, I just realized that SDL was causing that problem, since I copied the wrong folder by mistake when installing SDL development package (bin folder instead of lib).

Anyway, I corrected that,...
Forum: Programming 09-24-2009
5,861
Posted By TriKri
Makefile help
I've copied a C++ project from my old computer to this one, and I am now trying to (without success) compile the project in the same way as I did before. I use Emacs as a text editor and compile with...
Forum: Programming 08-21-2008
9,353
Posted By TriKri
What about the runtime of strlen taken on...
What about the runtime of strlen taken on constant strings instead of 'ordinary' strings? Shouldn't the compiler be able to tell the string's length during compilation and replace the strlen call...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 07:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy