Place this near the top of param.cpp:
Code:
#include<stdlib.h>
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
g++ -DMAXGAP=3 -DMAXHITS=10000 -DTHREAD -O3 -DDB_CHR -DREAD_60 -c param.cpp -o param.chr.o g++ -DMAXGAP=3 -DMAXHITS=10000 -DTHREAD -O3 -DDB_CHR -DREAD_60 -c reads.cpp -o reads.chr.o reads.cpp: In member function ‘void ReadClass::CheckFile(std::ifstream&)’: reads.cpp:32: error: ‘exit’ was not declared in this scope reads.cpp:37: error: ‘exit’ was not declared in this scope reads.cpp:41: error: ‘exit’ was not declared in this scope make: *** [reads.chr.o] Error 1
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Whole-Genome Sequencing Traces Faroe Islands Ancestry to a North Atlantic Founder Population
by SEQadmin2
Started by SEQadmin2, 06-17-2026, 06:09 AM
|
0 responses
25 views
0 reactions
|
Last Post
by SEQadmin2
06-17-2026, 06:09 AM
|
||
|
Sequencing the Two-Toed Sloth Genome Reveals Jumping Genes Tied to Its Extreme Metabolism
by SEQadmin2
Started by SEQadmin2, 06-09-2026, 11:58 AM
|
0 responses
42 views
0 reactions
|
Last Post
by SEQadmin2
06-09-2026, 11:58 AM
|
||
|
Started by SEQadmin2, 06-05-2026, 10:09 AM
|
0 responses
48 views
0 reactions
|
Last Post
by SEQadmin2
06-05-2026, 10:09 AM
|
||
|
Started by SEQadmin2, 06-04-2026, 08:59 AM
|
0 responses
49 views
0 reactions
|
Last Post
by SEQadmin2
06-04-2026, 08:59 AM
|
Comment