Index Index
algorithm, Item
arithmetic, Item
array
address, Paragraph
declare, Item
integer, Paragraph
other data types, Paragraph
pass-to-functions, Paragraph
structures, Paragraph
array of strings, Table
ASCII code, Paragraph
average, Paragraph
binary, Figure
signed magnitude, Item
two’s complement, Item
boolean behavior (true/false), Paragraph
branching
if
, Paragraph
if - else
, Paragraph
if - else-if - else
, Figure
byte, Paragraph
calculations, Paragraph
equality operators, Item
relational operators, Item
casting
float-to-int, Paragraph
int-to-float, Paragraph
code windows, Paragraph
Codecast, Paragraph
comments, Paragraph
complex numbers, Paragraph
data type
characters, Paragraph
floats, Paragraph
integers, Paragraph
debug, Paragraph
conditional, Paragraph
layered, Item
design
top-down, Paragraph
digital representation
characters, Item
floats, Item
integers, Paragraph
division, Paragraph
escape sequences, Item
file
check if exists, Paragraph
EOF, Paragraph
fopen()
, Paragraph
fprintf()
, Item
fscanf()
, Paragraph
read, Paragraph
write, Item
flag, Paragraph
format
flag, Item
precision, Item
specifiers
%c
, Paragraph
%d
, Paragraph
%f
, Paragraph
%s
, Paragraph
other, Figure
width, Item
using structures, Paragraph
free()
, Paragraph
functions, Paragraph
multiple, Paragraph
pointers, Item
recursion, Paragraph
languages, Paragraph
libraries, Paragraph
components, Paragraph
string, Paragraph
linked lists, Paragraph
automate, Paragraph
digits, Paragraph
functions, Paragraph
on-the-fly, Paragraph
reverse, Paragraph
sort, Paragraph
Linux
commands, Section
install, Paragraph
VPN, Paragraph
logic
AND
, Paragraph
De Morgan’s laws, Paragraph
evaluate, Paragraph
expressions, Paragraph
negate, Paragraph
NOT
, Paragraph
OR
, Paragraph
precedence, Item
truth tables, Paragraph
loops
for
, Item
operators
compound assignment (
i=i+1
), Section
shorthand, Section
while
, Paragraph
lowercase, Paragraph
malloc()
, Paragraph
arrays, Paragraph
matrices, Paragraph
memory, Item
address, Paragraph
functions, Item
the stack, Paragraph
multidimensional array, Paragraph
functions, Paragraph
initialize, Paragraph
parallel arrays, Paragraph
pointer
address, Item
arithmetic, Paragraph
array, Paragraph
dereference, Paragraph
prefixes, Paragraph
program, Item
input, Item
output, Item
style, Paragraph
search
bisection, Paragraph
linear, Item
software, Item
development, Item
sort
bubble, Paragraph
insertion, Paragraph
parallel arrays, Paragraph
selection, Paragraph
sort array, Paragraph
print, Paragraph
sorting, Paragraph
strings, Paragraph
alphabetize, Paragraph
length, Paragraph
library, Paragraph
read from input, Paragraph
sprintf()
, Paragraph
update, Paragraph
structures, Paragraph
arrays, Paragraph
pass-to-function by reference, Paragraph
pass-to-function by value, Paragraph
pointers, Item
switch()
, Paragraph
uppercase, Paragraph