Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "meta:language=c"
Tags:
meta:language=c
x
Recipe 1 to 20 of 32
« Prev
1
2
Next »
4
k
views
2
score
Python-C-Interface: Check whether a given dictionary contains only valid keys
C
/
c_interface
,
python
/
by
Jorj X. McKie
(6 years ago)
5
k
views
1
score
Add function to Python's __builtin__ module through C API
C
/
api
,
builtins
,
c
,
exten
,
python
/
by
airween
(8 years ago)
5
k
views
1
score
Complex numbers dynamic allocation
C
/ no tags /
by
Emilian
(10 years ago)
3
k
views
1
score
Recursive string suffix
C
/ no tags /
by
Emilian
(10 years ago)
8
k
views
1
score
Wav audio file dynamic range compressor
C
/
audio
,
compressor
,
dynamic
,
file
,
range
,
wav
/
by
Granning Stoline
(11 years ago, revision 4)
5
k
views
1
score
Small random number generator
C
/
generate
,
malloc
,
random
,
stdlib
/
by
Sachin Joglekar
(11 years ago)
7
k
views
2
score
Random Number Game
C
/
c
,
game
,
guessing
,
number
/
by
Jacob A. Bridges
(12 years ago)
3
k
views
1
score
Finding the limits
C
/ no tags /
by
Boubakr
(12 years ago)
35
k
views
1
score
Implementation of Knuth–Morris–Pratt algorithm
C
/
kmp
,
matching
,
string
/
by
Shao-chuan Wang
(12 years ago, revision 2)
30
k
views
1
score
Setting a file descriptor to blocking or non-blocking mode
C
/
blocking
,
file_descriptor
,
non_blocking
/
by
Emilio Monti
(13 years ago, revision 2)
5
k
views
1
score
Bit operation
C
/
bit
,
operation
/
by
Shao-chuan Wang
(13 years ago)
7
k
views
1
score
csc prototype to arduino board with python API. part I
C
/
api
,
arduino
,
c
,
python
,
serial
/
by
cheeng shu chin
(13 years ago, revision 2)
4
k
views
0
score
null
C
/
null
/
by
Joe Smith
(10 years ago, revision 2)
6
k
views
2
score
null null
C
/
null
/
by
Joe Smith
(10 years ago, revision 2)
6
k
views
1
score
Free segmentation fault caused by buffer overflow
C
/
bufer_overflow
/
by
J Y
(14 years ago, revision 2)
6
k
views
1
score
escape url characters
C
/
string
/
by
J Y
(14 years ago)
5
k
views
1
score
the list template
C
/
list
/
by
J Y
(14 years ago)
5
k
views
0
score
code snippets
C
/
snippet
,
struct_tm
/
by
J Y
(14 years ago, revision 3)
5
k
views
-1
score
getcwd
C
/
getcwd
/
by
J Y
(14 years ago)
10
k
views
0
score
redirect printf, stdout,stderr
C
/
printf
,
redirect
/
by
J Y
(14 years ago)
Recipe 1 to 20 of 32
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:language=c"
Top-rated recipes
Python-C-Interface: Check whether …
(C)
Random Number Game
(C)
null null
(C)
Self-Printing Program
(C)
Add function to Python's __builtin…
(C)
Complex numbers dynamic allocation
(C)
Recursive string suffix
(C)
Wav audio file dynamic range compr…
(C)
Small random number generator
(C)
Finding the limits
(C)
Related tags
+
−
c
(3)
+
−
python
(3)
+
−
api
(2)
+
−
file
(2)
+
−
list
(2)
+
−
null
(2)
+
−
signal
(2)
+
−
string
(2)
+
−
arduino
+
−
audio
+
−
bit
+
−
blocking
+
−
bufer_overflow
+
−
builtins
+
−
command
+
−
compressor
+
−
c_interface
+
−
dynamic
+
−
exten
+
−
file_descriptor
x
Undo