Search Results

Search: Posts Made By: Nohim Ys
Forum: Programming 03-13-2013
1,817
Posted By DGPickett
Kindle has at least one free lending library, and...
Kindle has at least one free lending library, and the readers can be downloaded free.
Forum: Programming 03-13-2013
1,817
Posted By hanson44
I don't know specifically about ebooks. But...
I don't know specifically about ebooks.

But my two favorite C book are:

Programming in C - Kochan
C Programming Language - K&R
Forum: Programming 03-13-2013
1,817
Posted By DGPickett
There are many fine tutorials online. It is...
There are many fine tutorials online. It is mainly a proper subset of C++ and highly overlapped with JAVA. The LINUX and GNU bits are great examples, too, with man pages to explain what they are...
Forum: Programming 03-12-2013
7,202
Posted By Corona688
Does this have to be C++? This would be trivial...
Does this have to be C++? This would be trivial in many languages but annoying in C/C++.

#include <stdio.h>
#include <stdlib.h>

int main(void)
{
char buf[1024];
char...
1,658
Posted By SkySmart
Calculating differences line by line
i don't even know how to explain this. but i'll try my best.

so i have this data:

jime=1860,yime=1.23243
jime=1859,yime=1.23018
jime=1825,yime=1.15371
jime=1849,yime=1.20769...
Showing results 1 to 5 of 5

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