Forum: C Sep 24th, 2009 |
| Replies: 7 Views: 250 i started to like Unix and Linux. Praise free software! |
Forum: C Sep 24th, 2009 |
| Replies: 7 Views: 250 i think i heard the name Frank Zappa but i am not sure if have listened to him. i will limewire him when i got back home. The guy looks middle eastern that is why i asked. |
Forum: C Sep 24th, 2009 |
| Replies: 7 Views: 250 So basically there is no built-in compiler that comes with windows OS?
by the way, whose photo is it in your avatar? |
Forum: C Sep 24th, 2009 |
| Replies: 7 Views: 250 does windows OS come with any built-in c compiler? without downloading any compilers can it compile c or any other language? |
Forum: C Sep 14th, 2009 |
| Replies: 1 Views: 227 i also develop pocket pc applications but using visual studio .net and c#. |
Forum: C May 19th, 2009 |
| Replies: 10 Views: 943 this may help you
http://www.daniweb.com/code/snippet1064.html |
Forum: C Jan 19th, 2009 |
| Replies: 5 Views: 1,264 So when i declare a local variable inside a function, it will be disposed from the memory automatically? And i should dispose it myself if i create it using malloc? |
Forum: C Jan 19th, 2009 |
| Replies: 5 Views: 1,264 to make the programs more efficient, do i need to free variables which are declared locally in the functions? Are they not disposed when the function ends? |
Forum: C Jan 15th, 2009 |
| Replies: 1 Views: 1,565 Converts various types to string |
Forum: C Jan 15th, 2009 |
| Replies: 0 Views: 1,753 Converts Integer to Binary |
Forum: C Dec 3rd, 2008 |
| Replies: 9 Views: 788 Anyway thank you Salem, i found some useful information to get away with VisualAge compiler. |
Forum: C Dec 3rd, 2008 |
| Replies: 9 Views: 788 By the way Salem, i think i use VisualAge C++ professional / and C for AIX Compiler, Version 6 .
Tell me some useful information about these please.. |
Forum: C Dec 3rd, 2008 |
| Replies: 9 Views: 788 sooner or later OS can be written in c# using some special frameworks. |
Forum: C Dec 2nd, 2008 |
| Replies: 9 Views: 788 what you say is just easy to say for me because i started this c and c++ thing so recent. i need some one who can tell the things from a c# programmer's stand point. for an example i can ask you this... |
Forum: C Dec 1st, 2008 |
| Replies: 9 Views: 788 maybe because i use not unix but aix that command does not executes on my os. |
Forum: C Dec 1st, 2008 |
| Replies: 2 Views: 752 |
Forum: C Nov 28th, 2008 |
| Replies: 2 Views: 752 i just wonder what is the most reknown-popular-acknowledged c certification? |
Forum: C Nov 28th, 2008 |
| Replies: 9 Views: 788 come on guys, at least tell me a tutorial that teaches shared libraries in c on unix os. |
Forum: C Nov 28th, 2008 |
| Replies: 9 Views: 788 hi, i need to create a c shared library on unix platform using korn shell. can you provide me with some sample codes please.
thanks |
Forum: C Nov 4th, 2008 |
| Replies: 1 Views: 418 what are available database management systems to use with c applications? |
Forum: C Oct 12th, 2008 |
| Replies: 4 Views: 915 i am pretty new to assembly language and i wonder what is difference between the final binary output of the same program written in c and written in an assembly if they do exactly the same thing. if... |