Description:
Discussion about C.
|
|
|
seg fault in linux but not cygwin
|
| |
i'm facing a rather baffling problem: calling a function in a FOR loop. the function has the following lines: clock_gettime(CLOCK_REALTIME, &time_stamp); srand(time_stamp.tv_nsec); the idea is each time it is called the random number generator is seeded with the current nanosecond counter. the program causes a seg fault when running in linux after 2 loops,... more »
|
|
Nokia 7610 Supernova
|
| |
Nokia 7610 Supernova - Sleek. Gorgeous. Reflective Nokia 7610 Supernova is Sleek, chic, and colourful with a beautiful mirrored surface and exchangeable Xpress-onTM covers. For details: [link] Note: Don't forget to click on ads.
|
|
Nokia X3
|
| |
Nokia X3 - Play. Slide. Share. Nokia X3 offers you a complete music experience, and is also designed to bring you closer to the people in your life. For details: [link] Note: Don't forget to click on ads.
|
|
Samsung B3210 CorbyTXT
|
| |
Samsung B3210 CorbyTXT - Colorful Message Expres Corby TXT’s changeable, colorful Fashion Jackets of Samsung B3210 CorbyTXT let you dress it up and express it all – each & every mood you're in. For details: [link] Note: Don't forget to click on ads.
|
|
Samsung B7300 OMNIALite
|
| |
Samsung B7300 OMNIA lite - Simple All-Rounder Powered by TOUCHWiZ 2.0, Samsung B7300 OMNIALite’s user-friendly UI gives you easy access to Windows Platform. For details: [link] Note: Don't forget to click on ads.
|
|
Hurry Up, Free Check Of $327 With Your Name.
|
| |
Hurry Up, Free Check Of $327 With Your Name. Quickly open below website and click any one of the Red Color Text in the website and enter your payeename and address where to get your check. The secret website link is [link]
|
|
printf the values of a macro
|
| |
I'm having a problem figuring out how to printf the value of BD_ADDR from this macro. What I'm tring to do is get it to display a Bluetooth Address in the format "BD_ADDR = xx:xx:xx:xx:xx:xx" Several people have told me that it's written wrong and breaks the rules of C, but I did not write it, it's part of a bluetooth lib... more »
|
|
dependencies
|
| |
hi, can anyone point me in the right direction to take reduce the dependencies of this algorithm: for (i=0; i < m; i++) { n1 = n2; n2 = n2 + n2; e = -6.283185307179586/n2; a = 0.0; for (j=0; j < n1; j++) { c = cos(a); s = sin(a); a = a + e; for (k=j; k < n; k=k+n2) {... more »
|
|
My GetDirectoryTreeSize() function, couple of questions.
|
| |
First of all if the code below is a mess on your screen, or if you'd prefer to read it on a web page, then it's up on pastie - here: [link] I'm back doing some C coding on Linux, having not coded in C for 15 years... My project needs the total file size of all the files in a directory tree, so I... more »
|
|
a question about 1-dimension and 2-dimension array
|
| |
I have 10000 numbers. Now i need to choose a kind of data structure to save them. of 1-dimension and 2-dimension array, which is faster? does it depend on factors such as degree of order, correlation, operations?
|
|
|