Tag: c

228 What do the parentheses and number after a Unix command or C function mean? 2011-06-15T19:17:28.587

45 How do I install a Windows program (written in C) downloaded from GitHub? 2017-04-20T12:32:18.090

33 Syntax highlighting in Microsoft Office Word 2009-10-26T10:47:46.990

14 How to stop and detect the fork bomb 2013-03-16T14:37:55.887

14 Compiling C files on Ubuntu and using the executable on Windows 2019-06-03T13:23:52.373

13 How does the OS tell whether an "Address is already in use"? 2019-08-25T16:32:56.567

12 Does linux have any measures to protect against fork bombs? 2012-06-10T15:22:42.147

10 emacs -- C/C++ jump to beginning of containing block 2011-03-22T18:49:18.660

10 "bin/sh: can't access tty; job control turned off” error when running shellcode" 2012-04-09T19:51:37.397

10 Where's the man page for the `sizeof` C function? 2014-05-14T00:31:16.493

9 In GDB, how can I jump directly up to the topmost call stack frame? 2011-07-08T15:44:21.280

9 How to copy a DVD with a patched UDF filesystem / bad sectors? 2012-02-19T12:30:54.240

9 How do I install package libc6-dev-i386 on fedora? 2012-10-22T15:02:13.613

9 Why doesn't '>' redirect error messages from gcc? 2013-06-22T13:08:31.833

8 Go to definition of a C function in a different file in Notepad++ 2011-05-05T18:06:54.580

8 How can I get the number of threads running in a process from /proc/[pid]/stat in Linux? 2012-09-29T20:34:37.913

8 How to quickly navigate/jump between functions on emacs? 2013-05-30T16:09:53.307

7 Installing libraries and header files under Ubuntu Linux for C/C++ development 2010-02-03T02:21:50.687

7 Is there any small linux distribution which comes with a complete C development environment 2010-05-02T16:52:10.953

7 Wait until SSH succeeds creating a port forwarding 2013-05-02T12:15:53.513

6 How to detect drive letters which are assigned twice? 2011-08-24T05:59:40.070

6 How does one change the UUID of a Volume on Mac OS X to a SPECIFIED value? 2011-10-09T19:17:40.897

6 syncing large files FreeBSD 2012-10-16T00:48:45.913

6 NetBeans + MinGW + C - file not found 2013-04-12T12:19:17.913

6 The "other" finger (GECOS fields at /etc/passwd) 2016-01-26T16:34:41.177

6 VMWare Workstation vmmon broken on Ubuntu 18.04 2018-06-04T06:27:36.217

5 Kernel hacking methodology - how to find out where to hack the linux kernel 2012-09-07T06:48:17.227

5 How do I grant access /dev/console to an executable? 2016-11-28T22:18:46.423

4 How to play a PCM file on an UNIX system? 2009-11-29T18:37:16.603

4 What does this command line do? 2010-09-06T12:24:33.567

4 NTFS file system reference 2011-05-31T15:24:08.183

4 How to do hardware DTR/DSR flow control on Linux (serial port programming)? 2011-10-10T15:40:48.100

4 Portable C compiler for Windows on USB stick 2011-11-09T11:17:29.807

4 Valgrind installation errors on OSX 10.8 2013-08-11T04:10:59.903

4 Linux/Bash: Comment every line matching a pattern 2014-02-20T16:07:31.223

3 In what Ubuntu package are the man pages for the C libraries? 2010-09-24T17:42:23.230

3 What kind of link is this, and how do I deal with them? 2011-07-20T09:47:49.417

3 audacity - convert multiple .aup's to .mp3's 2012-01-30T11:01:41.820

3 Compile C/C++ on Chrome OS 2012-05-30T07:09:57.967

3 Installing Cygwin C and C++ compilers for NetBeans IDE 7.2 2012-07-28T09:17:52.350

3 How to maximize GNOME Terminal on Linux 2012-10-25T16:11:25.643

3 execvp exec format error for shell script on Red Hat Enterprise Linux 6 2013-01-03T18:45:49.410

3 Environment variable's address is changing? 2013-02-15T23:01:24.180

3 How to set the time temporarily in Linux 2013-03-14T04:09:21.767

3 How to run a Perl script in a Unix environment from Windows? 2013-04-26T03:31:17.927

3 Can ffmpeg encode video from frames of different sizes? 2013-08-06T18:50:26.823

3 Is it possible to compile with make.inc and Makefile 2013-10-09T07:08:58.907

3 Get Physical NIC's Mac Addresses on Linux 2014-02-01T23:57:33.813

3 Does a better/newer C or C++ compiler produce more performant compiled code? Or do they just perform faster/better while compiling? 2015-06-10T14:10:52.543

3 how is envp argument passed to execve system call? 2016-01-28T00:38:01.900

3 how to open reference in new or next split in vim 2018-04-11T22:58:34.173

3 Visual Studio and Structures 2019-02-01T11:00:47.803

2 How to run .exe file when linux system starts up? 2010-04-06T06:04:24.017

2 FFmpeg and reverb 2011-03-23T13:14:14.190

2 how to mount NTFS partition image on linux from file? 2011-05-31T17:39:59.640

2 What are these hex codes and how can they be decoded/encoded? 2011-07-08T05:30:56.293

2 How do you add RefocusIt to Gimp? 2011-10-19T12:43:42.860

2 How to install gcc-3.4 on Ubuntu 11.10 2011-10-28T10:02:40.927

2 unable to compile a kernel module 2012-01-04T17:17:15.347

2 What does this macro mean in linux kernel code? 2012-01-16T07:42:18.563

2 in putty i have a file that is like this #xxx.c# 2012-02-06T01:59:33.440

2 How to spawn a terminal when executing a compiled C program? 2012-05-01T21:23:08.757

2 How to clear orphaned watch descriptors of inotify 2012-06-12T08:46:14.020

2 How can I automatically lock the screen when idle in CentOS? 2012-07-11T08:43:54.140

2 Open multiple tabs and split window based on files in Vim 2013-03-30T22:35:37.823

2 How to add "Read & execute" permission in Windows 7 for file on Samba drive 2013-06-09T19:52:59.837

2 Building GCC and Binutils on Windows 7 x64 2013-09-08T21:58:42.697

2 How hex command becomes rm -rf ~ / &? 2013-09-23T04:46:14.337

2 Why are execute permissions along with write permissions needed for creating a file in C (Linux)? 2013-12-05T06:41:32.207

2 Record a process's User/System/Real time in Linux/Bash with greater precision 2014-05-02T03:58:11.820

2 Running native applications on the Linux Kernel 2014-09-27T12:28:00.527

2 Geany comment block format 2014-12-05T16:00:15.960

2 How to keep the terminal open after executing a C program? 2015-04-26T22:58:25.620

2 Upgrading gcc for a specific user account 2015-10-15T07:18:05.700

2 C programs stuck 2015-11-15T12:35:59.157

2 how to renew corrupted wchar.h 2017-07-29T11:22:20.360

2 Vim match containedin not working as expected 2017-10-29T14:00:00.340

2 Command Prompt settings won't save 2018-07-05T19:40:51.483

2 Changing the TCP Destination address using WinDivert or PyDivert 2018-08-06T20:02:02.423

2 Custom Java app, does not show startup splash screen on some devices? 2018-12-13T09:36:26.153

2 Weird C++ library linkage issue with clion and cygwin 2019-01-05T19:02:42.500

2 snmptrap V3 with net-snmp not working "usm: no match on engineID" 2019-04-08T17:40:37.987

1 How to mix MP3's using LAME 2010-03-28T23:18:07.647

1 Using (embedding?) wireshark in a C application for sniffing 2011-01-14T15:11:16.057

1 Using this C++ library 2011-02-24T19:33:44.417

1 How can code/software access locations in memory that it's not supposed to? 2011-04-11T00:21:40.907

1 Getting CDT as an Eclipse plugin 2011-06-24T02:33:34.733

1 So I stupidly install newlib, and probably overwrote references to glibc. How can I recover glibc? 2011-06-25T18:20:18.670

1 How to enable daytime service on ubuntu 2011-07-17T16:25:26.753

1 Does stat/lstat on nonexistent file cause a disk seek? 2011-10-14T11:25:12.967

1 Why does the shell perform pathname expansion for utilities? 2011-08-21T16:54:16.143

1 How do sockets deal with routers? 2012-03-14T05:06:33.280

1 Linux file contains "@^@^@^@", how to restore? 2012-05-19T20:43:20.433

1 How to run C project in Eclipse IDE? 2012-06-14T13:10:09.827

1 View C source files (and files in other programming lanugages) in Icewasel/Firefox 2012-09-16T09:50:41.420

1 How to keep Ubuntu 11.10 and Kate editor w/terminal from changing command line when changing tabs? 2012-09-30T03:45:38.463

1 How can I install GCC on Mac OS X Lion without Xcode? 2012-10-10T07:48:19.297

1 Making the keyboard eject switch work 2013-01-15T08:04:16.657

1 when trying to install the watir or watir-webdriver gem on Windows 7 via cygwin, getting long C stack trace with mentions of "W32 socket" issues 2013-04-27T23:55:17.130