Search Results

Search: Posts Made By: split_func0
Forum: Programming 09-22-2017
1,414
Posted By Don Cragun
Hi Corona688, The signed, unsigned, and...
Hi Corona688,
The signed, unsigned, and "unadorned" long long int types (i.e., signed long long int, unsigned long long int, and long long int) weren't available in K&R C nor in the first version of...
Forum: Programming 09-20-2017
1,414
Posted By Corona688
The only parts you didn't mention are signed vs...
The only parts you didn't mention are signed vs unsigned, pointers, and bitfields. Pointers on most modern systems are all the same size, related to the system's address size, i.e. 32-bit on 32 bit...
682
Posted By bakunin
As you will see this is (almost) the same....
As you will see this is (almost) the same. Practically every modern shell is a command interpreter as well as a language and what you can enter at the command line you can also use as a line of a...
682
Posted By RudiC
As the shell you use is your window into the...
As the shell you use is your window into the system and calls / runs all commands, both are heavily interleaved, and learning shell scripting is a natural consequence of using the system.
Forum: What is on Your Mind? 09-02-2017
1,336
Posted By drl
Hi. A hands-on book: Title: Unix...
Hi.

A hands-on book:
Title: Unix Programming Environment
Author: Brian W. Kernighan, Rob Pike
Edition:
Date: 1984
Publisher: Prentice Hall
ISBN: 013937681X
Pages: 357
Categories:...
Forum: What is on Your Mind? 09-02-2017
1,336
Posted By hicksd8
Well you could read books and take courses but,...
Well you could read books and take courses but, for me, there is no substitute for getting your own box (x86 hardware) and loading up different Operating Systems (a variety of Linux distributions and...
Showing results 1 to 6 of 6

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